Andy Wilkinson
41424e4529
Merge branch '1.5.x'
...
Closes gh-10457
7 years ago
Johnny Lim
bfa291f671
Polish
7 years ago
Stephane Nicoll
6c826ef0b6
Polish "Adds support for useCodeAsDefaultMessage"
...
Closes gh-10466
7 years ago
JustinKSU
5ee28a08e1
Support inlining a conf script into the default launch script
...
See gh-9590
7 years ago
Andy Wilkinson
dd5091f31a
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
b602b1da2e
Document expected format for commit time in git.properties
...
Closes gh-10392
7 years ago
Stephane Nicoll
15de6531a5
Polish "Add support for Spring WS auto WSDL/XSD exposure"
...
Closes gh-9635
7 years ago
Vedran Pavic
bb72a4abe1
Add support for Spring WS auto WSDL/XSD exposure
...
This commit adds support for auto-configuration of Spring WS automatic
WSDL and XSD exposure i.e. registration of `WsdlDefinition` and
`XsdDefinition` beans. The bean registration is triggered by configuring
`spring.webservices.wsdl-locations` property which will search the
provided locations for WSDL/XSD files and register appropriate beans.
See gh-9635
7 years ago
Stephane Nicoll
868cc4e1e0
Polish "Add KafkaAdmin Auto Configuration"
...
Closes gh-10309
7 years ago
Gary Russell
3e1d9fa856
Add KafkaAdmin Auto Configuration
...
Spring for Apache Kafka has added a `KafkaAdmin` feature to automatically
add new topics to the broker.
See gh-10309
7 years ago
Andy Wilkinson
352e3ca397
Polish "Add auto-configuration for REST Docs with REST Assured"
...
Closes gh-9643
7 years ago
Vedran Pavic
0c036a69f2
Improve Spring Session MongoDB support naming
7 years ago
Stephane Nicoll
3bd5d909c2
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
d490b99473
Clarify scope of spring.datasource.platform
...
Closes gh-10416
7 years ago
Stephane Nicoll
dc5254c333
Merge branch '1.5.x'
7 years ago
dreis2211
681921fd87
Typo in external config documentation
...
Closes gh-10411
7 years ago
Stephane Nicoll
5f65baeb60
Polish
7 years ago
Stephane Nicoll
f6cbee6b7f
Add missing javadoc dependency
7 years ago
Andy Wilkinson
bb3f32fa2b
Add a generic to DataSourceBuilder
...
Closes gh-7942
7 years ago
Stephane Nicoll
8d63b7458c
Polish "Add Jsonb support"
...
Closes gh-9648
7 years ago
Andy Wilkinson
c00a42f437
Add auto-configuration for separate Spring Session Data MongoDB module
...
Closes gh-9552
7 years ago
Andy Wilkinson
2a087c8827
Align reference docs with new Gradle DSL for archive's launch script
...
Closes gh-9935
7 years ago
Andy Wilkinson
e9147c2f20
Remove Spring Security OAuth Auto-Configuration
...
This commit removes auto-configuration support for Spring Security
OAuth, paving the way for the introduction of auto-configuration for
Spring Security 5's new OAuth-related features.
Closes gh-10255
7 years ago
Stephane Nicoll
27f22229e2
Polish "Add actuator endpoint for finding and deleting sessions"
...
Closes gh-8342
7 years ago
Vedran Pavic
cf151b1717
Add actuator endpoint for finding and deleting sessions
...
See gh-8342
7 years ago
Stephane Nicoll
714c533509
Apply Surefire's defaults in starter-parent
...
Closes gh-9966
7 years ago
Raja Kolli
a4a0eef186
Upgrade to Hibernate Validator 6.0.2.Final
...
Closes gh-9969
7 years ago
Stephane Nicoll
224a4e46d9
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
d93e0fee35
Polish "Fix a dead link"
...
Closes gh-10314
7 years ago
Stephane Nicoll
4c53755980
Polish "Added keystore type and truststore type to rabbit properties"
...
Closes gh-10251
7 years ago
Martin Greber
b70ac99bcb
Added keystore type and truststore type to rabbit properties
...
See gh-10251
7 years ago
Johnny Lim
5e35a34cba
Polish
...
Closes gh-10308
7 years ago
Stephane Nicoll
474df8b6d2
Polish "Update application layout to show packaging by features"
...
Closes gh-9907
7 years ago
Renjith G R
f948a46954
Update application layout to show packaging by features
...
See gh-9907
7 years ago
Stephane Nicoll
a8e90ad72c
Polish "Fix names of metrics properties"
...
Closes gh-10316
7 years ago
Michael J. Simons
a6b223c1d8
Fix names of metrics properties
...
See gh-10316
7 years ago
Kyle Anderson
e86d0f38e4
Document default value change for proxy-target-class
...
This commit documents the change to the default value for
spring.aop.proxy-target-class by clarifying when the default is true vs
false.
See gh-10134
7 years ago
Stephane Nicoll
ef6a5d34c6
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
fbb6b88155
Document default prefix/suffix values
...
Closes gh-10290
7 years ago
Phillip Webb
86926bf0e5
Upgrade to Micrometer 1.0.0-rc.1
...
Closes gh-10300
7 years ago
Andy Wilkinson
ddca0b7422
Add dependencies required for javadoc generation
...
See gh-9970
7 years ago
Andy Wilkinson
3942ba2e68
Consistently use the spring.metrics configuration property prefix
...
See gh-9970
7 years ago
Jon Schneider
c2958c27ab
Replace Boot's own metrics with support for Micrometer
...
Closes gh-9970
7 years ago
Stephane Nicoll
287d77235a
Fix broken links
...
Closes gh-10294
7 years ago
Stephane Nicoll
e05e04014b
Move security.* to spring.security.*
...
This commit also removes `security.basic.enabled` as this property is
no longer required.
Closes gh-10296
7 years ago
Johnny Lim
bd2d08bcd0
Polish
...
Closes gh-10282
7 years ago
Brian Clozel
9dd3fb70e2
Remove Servlet-specific static locations
...
This commit removes the Servlet root context from the default values for
the `spring.resources.static-locations` configuration property. Servlet
and non-Servlet applications are sharing this property.
The Servlet root context is automatically configured as a resource
location for Spring MVC based applications.
Closes gh-9240
7 years ago
Stephane Nicoll
82fd18cee3
Polish
7 years ago
Johnny Lim
d12a86bcab
Use Java 8 Javadoc URL
...
Closes gh-10276
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
7 years ago