StruckCroissant / Game-DB

Game-DB is a game database search engine deployed on Docker and powered by Java Spring Boot and AngularJS
GNU General Public License v3.0
2 stars 0 forks source link

Combine spring & app settings #30

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/StruckCroissant/Game-DB/blob/57726bcff35e800f9331037a6b2f8bbed82edaff/api/main/resources/application.yaml#L11


    include-details: always
    include-message: always
  port: 9191
spring: # TODO Combine spring & app settings
  flyway:
    enabled: true
    validate-on-migrate: true
github-actions[bot] commented 2 years ago

Closed in 144a257e976956a98c199a6f8e950835824378c1