Skip to content

Files

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The server module

The server module bundles the backend services of the application. The application-wide properties should be stored in the application.yml file.

For local development, create an application-local.yml file and override the properties you need.

Don't add any file under the server module that is not related to the backend services.