mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 18:48:13 +08:00
Upgrade to Spring Boot 1.4.0.RELEASE
This commit upgrades to Spring Boot 1.4.0.RELEASE and bumps to Java8. It also migrate the cache library from Guava to Caffeeine. The git and build information are now exposed via the `info` endpoint. Closes gh-251
This commit is contained in:
@@ -83,6 +83,7 @@ class Dependency extends MetadataElement {
|
||||
|
||||
String repository
|
||||
|
||||
@JsonInclude(JsonInclude.Include.NON_DEFAULT)
|
||||
int weight
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user