Marco Aust
90eb58252e
Add support for `spring.redis.url` property
...
Update `RedisAutoConfiguration` to optionally configure Redis using a
`spring.redis.url` property`.
Closes gh-7395
8 years ago
Phillip Webb
1f7b3cad45
Polish Kafka properties
...
Closes gh-7672
8 years ago
Gary Russell
bdda470305
Support arbitrary Kafka properties
...
Add support for arbitrary Kafka properties via
`spring.kafka.properties.*` and also a `spring.kafka.max.poll.records`
property.
See gh-7672
8 years ago
Phillip Webb
99e72664d9
Polish spring transaction manager properties
...
Polish and update contribution so that TransactionManager properties can
be defined per technology, rather than globally.
Closes gh-7561
8 years ago
Lucas Saldanha
534a9db6fd
Make stop wait time in the launch script configurable
...
Create a parameter `STOP_WAIT_TIME` for the startup script
that configures the time in seconds to wait for a normal
shutdown. Because of #4941 we also send a shutdown half
way the countdown.
Fixes gh-7121
8 years ago
Stephane Nicoll
851ce2286f
Allow to override Couchbase's CustomConversions
...
Closes gh-7700
8 years ago
Phillip Webb
4b9cba351b
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
bd74c3d327
Polish formatting
8 years ago
Phillip Webb
e578ace7d7
Polish doc formatting
8 years ago
Stephane Nicoll
9668006aea
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
3237e4ab3e
Add link between reference and how-to
...
See gh-7652
8 years ago
Stephane Nicoll
f46bd35a60
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
69dce2881b
Remove outdated (and duplicated) section
...
Closes gh-7667
8 years ago
Stephane Nicoll
21b815aabd
Polish contribution
...
Closes gh-7560
8 years ago
Andy Wilkinson
6fb1fb580d
Upgrade to Dependency Management Plugin 1.0.0.RC1
...
Closes gh-7636
8 years ago
Brian Clozel
4e9abbbc25
Merge branch '1.4.x' into 1.5.x
8 years ago
Brian Clozel
37605e3576
Document devtools influence on HTTP cache headers
...
This commits documents the fact that, amongst its property defaults,
devtools is disabling the HTTP cache headers when serving static
resources with Spring MVC.
Fixes gh-7516
8 years ago
Alessandro Falappa
dd7d81a580
INIT INFO Required Start/Stop as embedded launch script properties
...
Expose the Required-Start and Require-Stop lines in the launch script
INIT INFO section as customizable embedded launch script properties.
This way one can express dependencies fron other init services by simply
changing the configuration in the build script.
Closes gh-7555
8 years ago
Stephane Nicoll
0fbe56eabc
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
c8bdf74327
Expand ConfigurationProperties doc
...
Closes gh-7620
8 years ago
Stephane Nicoll
703ed901fe
Polish doc
8 years ago
Stephane Nicoll
e5f2c58a7a
Polish
...
Closes gh-7632
8 years ago
Stephane Nicoll
e002e03b3e
Merge branch '1.4.x' into 1.5.x
8 years ago
Johannes Harth
9746c63209
Update production-ready-features.adoc
...
Replace line break with missing line fold "\\\n" to continue the property
value.
Closes gh-7596
8 years ago
Stephane Nicoll
8a50dae01a
Add missing entry for `server.tomcat.accesslog.buffered`
...
See gh-7456
8 years ago
Stephane Nicoll
ee72e788ed
Rename `spring-boot-junit-runners` to `spring-boot-test-support`
...
Closes gh-7421
8 years ago
Andy Wilkinson
f454adca1a
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
d9bd211062
Link to correct branch on GitHub from snapshot documentation
...
Closes gh-7548
8 years ago
Andy Wilkinson
8494635a05
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
b798b5a40b
Update docs to reflect Gradle plugin being available in the Plugin Portal
...
Closes gh-1567
8 years ago
Stephane Nicoll
c127c1fdf9
Polish doc
...
Closes gh-7381
8 years ago
Andy Wilkinson
9f1e90d3c0
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
36981259a5
Document that CRaSH commands written in Java are not supported
...
Closes gh-7471
8 years ago
Stephane Nicoll
2c630b5c61
Validate schema and data resources
...
Previously, if a user specifies a path to a schema or data DDL that does
not exist, the application will start up fine and the missing DDL would
not be reported.
This commit validates that user-defined resources actually exist and
throw a new `ResourceNotFoundException` if they don't.
Closes gh-7088
8 years ago
Stephane Nicoll
7c02daabc3
Polish contribution
...
Closes gh-7533
8 years ago
Johnny Lim
c654eff41b
Update doc for spring.data.neo4j.open-in-view
...
See gh-7533
8 years ago
Johnny Lim
423f8037ce
Polish
...
Closes gh-7530
8 years ago
Johnny Lim
d373de903b
Fix broken doc formatting
...
Closes gh-7522
8 years ago
Stephane Nicoll
b618c70e52
Add test slice for pure jdbc tests
...
This commit adds `@JdbcTest`, a new test slice for pure jdbc tests. It
provides the same basic features than `@DataJpaTest`.
Closes gh-6563
8 years ago
Dave Syer
c6c6524b40
Support custom fat jar layouts
...
Allow support for custom Lyout implementations with both the Maven
and Gradle plugin. Implementations of `LayoutFactory` can now be
specified to allow customization of the layout. In addition a
layout may now implement `CustomLoaderLayout` if it wishes to
write custom loader classes.
See gh-7263
8 years ago
Andy Wilkinson
50c39661ad
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
491bd745de
Document Jersey's package scanning limitations
...
Closes gh-7496
8 years ago
Phillip Johnson
f64d5303cf
Document and test array support for spring.profiles.*
...
Closes gh-7175
Closes gh-6995
8 years ago
Stephane Nicoll
0befc310cd
Add dedicated settings for maxHttpPostSize
...
This commit deprecates `server.max-http-post-size` and introduces a
dedicated property for each supported container. In particular, Undertow
can now define a max size higher than 2GB.
Closes gh-7362
8 years ago
Stephane Nicoll
22208f6a9e
Auto-configure validation constraints on bean methods
...
This commit auto-configures `MethodValidationPostProcessor` if necessary
when a JSR-303 validator implementation is detected on the classpath.
Closes gh-6228
8 years ago
Stephane Nicoll
c9fa1a1f70
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
0359b2f6f5
Document how to disable JMS transacted session
...
Closes gh-7463
8 years ago
Stephane Nicoll
ea023618a4
Polish upgrade to Spring Session 1.3.0.RC1
...
Closes gh-7457
8 years ago
Vedran Pavic
ffec6fddd2
Upgrade Spring Session to 1.3.0.RC1
...
See gh-7457
8 years ago
Phillip Webb
dc237043b8
Merge branch '1.4.x' into 1.5.x
8 years ago