- 19 Jun, 2018 14 commits
-
-
Stephane Nicoll authored
This commit adds support for CachingConnectionFactory for both Artemis and ActiveMQ. If connection pooling is not enabled explicitly, sessions, producers and consumers are cached. The factory can be further customized, including reverting to the raw ConnectionFactory, using the `spring.jms.*` namespace. Closes gh-12161
-
Stephane Nicoll authored
This commit expands ActiveMQ's connection pooling to artemis. The same pooling features are now shared by the two brokers and a PooledConnectionFactory can be auto-configured when the necessary jar is present. Closes gh-13523
-
Brian Clozel authored
Since SPR-16898, `HttpStatus.toString()` has changed and we should instead rely on `HttpStatus.value()` to get the HTTP status number.
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This is no longer required as Spring Framework has been updated to invoke this method lazily as well. Closes gh-13423
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13512: Add log level guards in ConfigFileApplicationListener
-
Johnny Lim authored
Closes gh-13512
-
Stephane Nicoll authored
* pr/13501: Polish "Add reference to dozer-spring-boot-starter" Add reference to dozer-spring-boot-starter
-
Stephane Nicoll authored
Closes gh-13501
-
Kazuki Shimizu authored
See gh-13501
-
Stephane Nicoll authored
* pr/13517: Use final keywords for Map fields in JacksonProperties
-
Johnny Lim authored
Closes gh-13517
-
Madhura Bhave authored
-
- 18 Jun, 2018 12 commits
-
-
Madhura Bhave authored
Before 2.0.2, if profiles were activated via the environment using the active and include profile property, profiles specified via the active property would take precedence. This commit restores that behavior. Fixes gh-13513
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13508
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13507: Use @ManagementContextConfiguration consistently
-
Johnny Lim authored
-
Stephane Nicoll authored
Closes gh-13496
-
Stephane Nicoll authored
Closes gh-12469
-
Stephane Nicoll authored
Closes gh-13471
-
Stephane Nicoll authored
Closes gh-13118
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-13505
-
- 17 Jun, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-13500
-
- 15 Jun, 2018 7 commits
-
-
Stephane Nicoll authored
* pr/13487: Polish CachesEndpoint
-
Johnny Lim authored
Closes gh-13487
-
Stephane Nicoll authored
* pr/13484: Polish HibernateProperties and its test
-
Johnny Lim authored
Closes gh-13484
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13473: Reduce object creation in findMatchingItemMetadata()
-
Johnny Lim authored
Closes gh-13473
-
- 14 Jun, 2018 6 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-