Files
spring-boot/spring-boot
Phillip Webb 49fc727706 Lazy initialize JacksonJsonParser ObjectMapper
Update `JacksonJsonParser` to that the `ObjectMapper` is only
initialized on first use. This performance optimization helps with
startup times if nothing uses the parser.

Fixes gh-8074
2017-01-23 17:33:49 -08:00
..
2016-12-23 00:15:23 +00:00