`spring.properties` contains the default configuration options for any Genesys Server instance.
You can access its contents directly at
https://bitbucket.org/genesys2/genesys2-server/src/{buildNumber}/src/main/resources/spring/spring.properties[spring.properties on Bitbucket.org]
You can access its contents directly at https://gitlab.croptrust.org/genesys-pgr/genesys-server/blob/{buildNumber}/src/main/resources/application.properties[application.properties]
==== genesys.properties
Configuration for your instance of the server belong to `genesys.properties` file. This file is not
required and does not come with any Genesys distribution (not even source code).
Configuration for your instance of the server belong to `genesys.properties` file. This file **is
required** and does not come with Genesys source code.
This file needs to be created in a location that is included on the webapplication's CLASSPATH.