Closed php-coder closed 4 years ago
pom.xml
./mvnw dependency:tree
jar tvf target/mystamps.war | grep '\.jar$' | awk '{print $8}' | cut -d/ -f3 | sort
ls -l target/mystamps.war
./mvnw verify
@DependsOn
/spent 7h40m
@php-coder 3 puzzles #1197, #1198, #1199 are still not solved.
/spent 31m
@php-coder 2 puzzles #1198, #1199 are still not solved; solved: #1197.
/spent 2h35m
While technically the app has been updated to Spring Boot 2, there still some items left. I'm going to close the issue and finished these items separately.
pom.xml
./mvnw dependency:tree
andjar tvf target/mystamps.war | grep '\.jar$' | awk '{print $8}' | cut -d/ -f3 | sort
)ls -l target/mystamps.war
)./mvnw verify
@DependsOn
annotation