Polish
This commit is contained in:
@@ -10,5 +10,5 @@ apply plugin: 'org.springframework.boot'
|
||||
bootJar {
|
||||
mainClassName = 'com.example.Application'
|
||||
preserveFileTimestamps = false
|
||||
reproducibleFileOrder = true
|
||||
reproducibleFileOrder = true
|
||||
}
|
||||
|
||||
@@ -10,5 +10,5 @@ apply plugin: 'org.springframework.boot'
|
||||
bootWar {
|
||||
mainClassName = 'com.example.Application'
|
||||
preserveFileTimestamps = false
|
||||
reproducibleFileOrder = true
|
||||
reproducibleFileOrder = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user