Skip to content

smartinrub/spring-boot-lazy-initialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-lazy-initialization

Demo to try the new Spring Boot 2.2 feature which allows you to initialize a Spring Boot application lazily by only initializing the required beans.

##How it works

Set to true:

spring.main.lazy-initialization

More info can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages