e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
5 lines
162 B
Properties
5 lines
162 B
Properties
server.servlet.contextPath=/
|
|
spring.h2.console.enabled=true
|
|
logging.level.org.hibernate.SQL=info
|
|
spring.jpa.generate-ddl=true
|
|
spring.jpa.hibernate.ddl-auto=create |