5 lines
151 B
Properties
5 lines
151 B
Properties
# Spring Boot application.properties for RDBMS (Database) configuration of Inline Caching
|
|
|
|
spring.jpa.show-sql=true
|
|
spring.jpa.hibernate.ddl-auto=none
|