Package edu.ucsb.cs.citelines.config


package edu.ucsb.cs.citelines.config
  • Classes
    Class
    Description
     
    Production MongoDB configuration.
    Non-production MongoDB configuration, backed by an embedded in-memory MongoDB instance, similar to how H2 is used as an in-memory SQL database for these profiles.
    The `OpenAPIConfig` class is annotated with OpenAPI definitions including information about the API and server configuration.
     
     
    Registers a YAML HttpMessageConverter so that endpoints can accept application/yaml request bodies (e.g.