Ruben Dijkstra
36c0ceb92a
Move AnsiColorsTests to `src/test/java`
...
Closes gh-5809
10 years ago
Phillip Webb
5df935a251
Merge pull request #5812 from fabriziocucci/patch-2
...
* pr/5812:
Fix spring-boot-sample-data-neo4j description
10 years ago
Fabrizio Cucci
c51efda2dc
Fix spring-boot-sample-data-neo4j description
...
Replace "Redis" with "Neo4j".
Closes gh-5812
10 years ago
Andy Wilkinson
aee3833351
Merge branch '1.3.x'
10 years ago
Andy Wilkinson
71fddc51df
Upgrade to Spring Batch 3.0.7.RELEASE
...
Closes gh-5166
10 years ago
Stephane Nicoll
2cd68284fd
Add reference to ff4j starter
10 years ago
Stephane Nicoll
93c495f69a
Remove pid file
...
This shouldn't have been committed.
10 years ago
Phillip Webb
53d9aa60e1
Merge pull request #4836 from joshiste/issue-4255
...
* pr/4836:
Add external-file-property to LogFileMvcEndpoint
10 years ago
Johannes Edmeier
49ef93602e
Add external-file-property to LogFileMvcEndpoint
...
Add an additional property to LogFileMvcEndpoint to allow log files to
be read from an external location. This is helpful when a launch.script
is used to start the boot-application and the logfile is written by a
redirect of stdout/stderr.
Fixes gh-4255
Closes gh-4836
10 years ago
Phillip Webb
79c163c64e
Merge pull request #5453 from cjstehno/master
...
* pr/5453:
Fix remote shell to support custom banners
10 years ago
cjstehno
309f8484a7
Fix remote shell to support custom banners
...
Update the remote shell to use the `Banner` interface when possible.
Fixes gh-3988
Closes gh-5453
10 years ago
Phillip Webb
b567959482
Add support for dynamic SSL key stores
...
Add a SslStoreProvider interface that can be used to load key and trust
stores from non file locations.
Fixes gh-5208
10 years ago
Phillip Webb
2679a6f0c6
Polish
10 years ago
Stephane Nicoll
ad5674cbb0
Merge branch '1.3.x'
10 years ago
Stephane Nicoll
ac8e87d79f
Polish contribution
...
Closes gh-5782
10 years ago
Venil Noronha
d5554e0aa1
Use static-locations properties to locate favicon
...
Closes gh-5751
10 years ago
Stephane Nicoll
1ef3327441
Move multipart.* properties to spring.http.multipart.*
...
Closes gh-3044
10 years ago
Stephane Nicoll
5f41e82a89
Merge branch '1.3.x'
10 years ago
Stephane Nicoll
247685e992
Add missing `@Documented`
...
Closes gh-5786
10 years ago
Stephane Nicoll
4cc559ae85
Merge pull request #5798 from izeye/polish-20160426
...
* pr/5798:
Polish
10 years ago
Johnny Lim
db2092e27d
Polish
...
Closes gh-5798
10 years ago
Stephane Nicoll
34e3e3c820
Merge pull request #5797 from artembilan/SI-4.3.0.M2
...
* pr/5797:
Upgrade to Spring Integration 4.3.0.M2
10 years ago
Artem Bilan
6be4ec2af5
Upgrade to Spring Integration 4.3.0.M2
...
Closes gh-5797
10 years ago
Stephane Nicoll
23f669f8f5
Polish
...
See gh-5791
10 years ago
Phillip Webb
f83cacdcd3
Merge pull request #5747 from mbenson/notprofilesyamlbugfix
...
* pr/5747:
Fix SpringProfileDocumentMatcher negation bug
10 years ago
Matt Benson
15d6662c0d
Fix SpringProfileDocumentMatcher negation bug
...
Prior to this commit SpringProfileDocumentMatcher was returning 'found'
anytime a negated profile was not found, even if there were positive
profile matches required and unsatisfied.
Closes gh-5747
See gh-4953
10 years ago
Phillip Webb
56146f0ea0
Merge pull request #5779 from fabriziocucci/patch-1
...
* pr/5779:
Fix typo in Servlet auto-configuration Javadoc
10 years ago
Fabrizio Cucci
7859438538
Fix typo in Servlet auto-configuration Javadoc
...
Removed misplaced "for" in javadoc for Tomcat nested configuration.
Closes gh-5779
10 years ago
Phillip Webb
dee8a20e6f
Merge pull request #5780 from dustinschultz/master
...
* pr/5780:
Update docs with Servlet property load ordering
10 years ago
Dustin Schultz
a3469c5e26
Update docs with Servlet property load ordering
...
Fixes gh-5752
Closes gh-5752
10 years ago
Phillip Webb
cf28f55e98
Merge pull request #5784 from venilnoronha/issue-5726-fix
...
* pr/5784:
Extract ApplicationContextHeaderFilter
10 years ago
Venil Noronha
0d47abbac4
Extract ApplicationContextHeaderFilter
...
Extract ApplicationContextHeaderFilter to a top-level class from
EndpointWebMvcAutoConfiguration and make the header field public.
Fixes gh-5726
Closes gh-5784
10 years ago
Phillip Webb
78639fffd0
Merge pull request #5788 from eddumelendez/gh-5402
...
* pr/5788:
Support different schema/data DB script users
10 years ago
Eddú Meléndez
99b830ebe7
Support different schema/data DB script users
...
Allow data and/or schema scripts to be run by different database users.
Fixes gh-5402
Closes gh-5788
10 years ago
Phillip Webb
229d1fa315
Merge pull request #5791 from garyrussell/GH-685
...
* pr/5791:
Add RabbitMQ Connection Timeout Property
10 years ago
Gary Russell
12b9f0262b
Add RabbitMQ Connection Timeout Property
...
Fixes gh-685
Closes gh-5791
10 years ago
Phillip Webb
719a57dcfa
Merge pull request #5796 from chris-bailey/nonexistent-link
...
* pr/5796:
Fix STS link in CONTRIBUTING.adoc
10 years ago
Chris Bailey
21914ec154
Fix STS link in CONTRIBUTING.adoc
...
Closes gh-5796
10 years ago
Phillip Webb
745a581552
Remove trailing whitespace
10 years ago
Dave Syer
568d716c99
Move OAuth2ClientContextFilter back before the main security filter
...
It sometimes has to catch an exception from the security filter so
it needs to be before, and somehow this hasn't been a problem up to
now, but probably only by some fluke.
Fixes gh-5792
10 years ago
Stephane Nicoll
8778b53b32
Merge pull request #5790 from jangalinski/patch-1
...
* pr/5790:
Add camunda bpm starter
10 years ago
Jan Galinski
b99ef3a435
Add camunda bpm starter
...
Closes gh-5790
10 years ago
Phillip Webb
93382648ab
Formatting
10 years ago
Phillip Webb
79922360e1
Polish
10 years ago
Stephane Nicoll
d10d819ca5
Add reference to Mule ESB starter
...
Closes gh-2488
10 years ago
Stephane Nicoll
11f763ef89
Polish doc
...
Closes gh-789
10 years ago
Stephane Nicoll
eda7819d8b
Fix typo
10 years ago
Stephane Nicoll
892c1a52f7
Merge pull request #5773 from fabriziocucci/patch-1
...
* pr/5773:
Polish
Removed redundant override of the configure method
10 years ago
Stephane Nicoll
f71a207a81
Polish
10 years ago
Fabrizio Cucci
3c901fef42
Removed redundant override of the configure method
...
Since the `SampleJerseyApplication` class is already passed in the
`SpringApplicationBuilder` constructor, there is no need to override the
configure method of the `SpringBootServletInitializer` class.
Closes gh-5773
10 years ago