Chenged newest plan response

This commit is contained in:
BuildTools
2020-10-28 13:44:13 +01:00
parent db0115280f
commit 7073e3b1d8
7 changed files with 114 additions and 25 deletions

View File

@ -7,5 +7,6 @@ spring.jpa.open-in-view=true
spring.jpa.hibernate.ddl-auto=create-drop
spring.jackson.serialization.fail-on-empty-beans=false
spring.main.allow-bean-definition-overriding=true
spring.jackson.default-property-inclusion = NON_NULL
server.port=1285