spring-boot/spring-boot-devtools
Craig Andrews d94eedfd8a Exclude META-INF/build-info.properties from restart
Prior to this commit any application configured to write
`META-INF/build-info.properties` could trigger unexpected application
restarts. The problem is particularly prevalent when using Eclipse M2E in
combination with Maven's `spring-boot-maven-plugin` `build-info` goal
and Gradle's `springBoot` `buildInfo()`.

Closes gh-7002
2016-09-23 07:58:39 +02:00
..
src Exclude META-INF/build-info.properties from restart 2016-09-23 07:58:39 +02:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00