All Downloads are FREE. Search and download functionalities are using the official Maven repository.

blaze-persistence-examples-spring-data-webflux.1.5.0-Alpha5.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 1.6.12
Show newest version
server.contextPath=/
spring.h2.console.enabled=true
spring.jpa.show-sql=false
#logging.level.org.hibernate.SQL=DEBUG
spring.jpa.hibernate.ddl-auto=create-drop
spring.jackson.serialization.fail-on-empty-beans=false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy