There could be consequences for apps that have more complex context hierarchies, but RestartEndpoint doesn't work well at all for those apps anyway, so we are probably safe to just make changes in the endpoint itself. Fixes gh-333
22 lines
222 B
Plaintext
22 lines
222 B
Plaintext
/application.yml
|
|
/application.properties
|
|
asciidoctor.css
|
|
*~
|
|
.#*
|
|
*#
|
|
target
|
|
bin
|
|
_site/
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.springBeans
|
|
.sts4-cache/
|
|
.DS_Store
|
|
*.sw*
|
|
*.iml
|
|
.idea
|
|
.factorypath
|
|
/spring-cloud-release-tools*.jar
|
|
antrun
|