mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
75e5e78531
This commit improves the json starter to bring the core starter (as any other starters do). `spring-web` is now also added as it contains the Spring's core jackson support. Closes gh-10031