
ainfall-store-spring.1.6.5.source-code.application.properties Maven / Gradle / Ivy
The newest version!
#default profile
spring.profiles.active=dev
#paths
server.servlet.context-path=/performance
spring.resources.static-locations=classpath:/js
#DDL validation
spring.jpa.generate-ddl=false
spring.jpa.hibernate.ddl-auto=validate
© 2015 - 2025 Weber Informatics LLC | Privacy Policy