Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created September 29, 2019 17:52
Show Gist options
  • Save j-tim/6fae97a59643f2a6348b2f84fe75e1c2 to your computer and use it in GitHub Desktop.
Save j-tim/6fae97a59643f2a6348b2f84fe75e1c2 to your computer and use it in GitHub Desktop.
Enable Global Lazy bean initialization (Available Since Spring Boot 2.2)
spring:
main:
lazy-initialization: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment