Commit Graph

19935 Commits (2884d99a5dcd2c32f06e6bc48ae9ba189241154e)
 

Author SHA1 Message Date
Stephane Nicoll 2d2aa96c05 Allow ConditionalOnEnabledEndpoint to be set at class level
See gh-15451
6 years ago
Stephane Nicoll 580c73a026 Upgrade to Jooq 3.11.9
Closes gh-15617
6 years ago
Stephane Nicoll b0dbe09b8c Upgrade to Ehcache3 3.6.3
Closes gh-15616
6 years ago
Stephane Nicoll 232f0fe894 Upgrade to Groovy 2.5.5
Closes gh-15615
6 years ago
Stephane Nicoll 383da2183e Upgrade to Rxjava2 2.2.5
Closes gh-15614
6 years ago
Stephane Nicoll a713e598e7 Upgrade to Dropwizard Metrics 4.0.5
Closes gh-15613
6 years ago
Stephane Nicoll 8024c2c543 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll d909b722f6 Upgrade to Maven Assembly Plugin 3.1.1
Closes gh-15612
6 years ago
Stephane Nicoll 1132ad411d Upgrade to Johnzon Jsonb 1.1.11
Closes gh-15611
6 years ago
Stephane Nicoll 5b149c34b2 Merge pull request #15610 from izeye
* pr/15610:
  Fix the anchor for the Micrometer Elasticsearch section
6 years ago
Johnny Lim c41dc4e0cb Fix the anchor for the Micrometer Elasticsearch section
Closes gh-15610
6 years ago
Stephane Nicoll 5ec7d01657 Merge pull request #15603 from ttddyy
* pr/15603:
  Polish "Ensure checking customizer ordering"
  Ensure checking customizer ordering
6 years ago
Stephane Nicoll 4729d170a8 Polish "Ensure checking customizer ordering"
Closes gh-15603
6 years ago
Tadaya Tsuyukubo b34e752db6 Ensure checking customizer ordering
See gh-15603
6 years ago
Madhura Bhave 0598d7796a Merge pull request #15472 from sdoxsee
* gh-15472:
  Polish "Order actuator security config after resource-server config"
  Order actuator security config after resource-server config
6 years ago
Madhura Bhave 5b990605dc Polish "Order actuator security config after resource-server config"
Closes gh-15472
6 years ago
Stephen Doxsee 4597e7cc82 Order actuator security config after resource-server config
See gh-15472
6 years ago
Madhura Bhave d1e1a82b32 Support binding to collection with EnumSet values
Fixes gh-15539
6 years ago
Madhura Bhave d000f3bcd0 Merge pull request #15586 from OleksiiBondar
* gh-15586:
  Refactor OAuth2ClientPropertiesRegistrationAdapterTests
6 years ago
Oleksii Bondar b52dddf784 Refactor OAuth2ClientPropertiesRegistrationAdapterTests
Closes gh-15586
6 years ago
Stephane Nicoll c6202b57e0 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll be161b23cb Polish class conditions documentation
Closes gh-15578
6 years ago
Stephane Nicoll a8efcadc90 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 0a0568867a Merge pull request #15583 from OleksiiBondar
* pr/15583:
  Polish "Add unit test for cassandra health checker"
  Add unit test for cassandra health checker
6 years ago
Stephane Nicoll 4509164789 Polish "Add unit test for cassandra health checker"
Closes gh-15583
6 years ago
Oleksii Bondar db22a81742 Add unit test for cassandra health checker
See gh-15583
6 years ago
Stephane Nicoll 8e8910b2ff Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 06be9053f6 Merge pull request #15394 from hdeadman
* pr/15394:
  Polish "Avoid NPE when replacement property does not exist"
  Avoid NPE when replacement property does not exist
6 years ago
Stephane Nicoll 4cae2c9c94 Polish "Avoid NPE when replacement property does not exist"
Closes gh-15394
6 years ago
hdeadman a1b71ef910 Avoid NPE when replacement property does not exist
See gh-15394
6 years ago
Stephane Nicoll 27a611f635 Restore reference to nutz third party starter
Closes gh-15564
6 years ago
Stephane Nicoll 3e9246ead4 Merge pull request #15562 from ewjmulder
* pr/15562:
  Fix system properties override example
6 years ago
Erik Mulder 00763af335 Fix system properties override example
Closes gh-15562
6 years ago
Andy Wilkinson 83ce5dcee8 Add missing task output annotations to BootJar and BootWar
Closes gh-15488
6 years ago
Andy Wilkinson 3cfcc9e9a7 Merge pull request #15550 from Nishant Raut
* gh-15550:
  Polish "Stop JtaAutoConfiguration from enabling JtaProperties when not used"
  Stop JtaAutoConfiguration from enabling JtaProperties when not used
6 years ago
Andy Wilkinson bfd63ab085 Polish "Stop JtaAutoConfiguration from enabling JtaProperties when not used"
Closes gh-15550
6 years ago
Nishant Raut 0b29da14b3 Stop JtaAutoConfiguration from enabling JtaProperties when not used
See gh-15550
6 years ago
Stephane Nicoll 6906859a60 Merge pull request #15536 from dreis2211
* pr/15536:
  Polish javadoc of ConfigurableUndertowWebServerFactory method
6 years ago
dreis2211 9ffb4f69cd Polish javadoc of ConfigurableUndertowWebServerFactory method
Closes gh-15536
6 years ago
Stephane Nicoll 51d3626c3b Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 8d0ad03b6d Merge pull request #15473 from dreis2211
* pr/15473:
  Optimize StringSequence
6 years ago
dreis2211 27e89bbb8a Optimize StringSequence
Closes gh-15473
6 years ago
Stephane Nicoll 210d1f6d95 Merge pull request #15438 from igor-suhorukov
* pr/15438:
  Polish "Fix StringSequence.equals() for different lengths"
  Replace anonymous inner class with lambda
6 years ago
Stephane Nicoll 06989d884b Polish "Fix StringSequence.equals() for different lengths"
Closes gh-15438
6 years ago
igor-suhorukov e578d30722 Replace anonymous inner class with lambda
See gh-15438
6 years ago
Andy Wilkinson 3a7406fe3a Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 0741c90489 Avoid blocking on a Mono indefinitely
Closes gh-15535
6 years ago
Andy Wilkinson 84a064a7dc Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 6403ec6e1b Revert "Upgrade to Netty 4.1.32.Final"
This reverts commit f9ce6c9dc2.

See gh-15505
6 years ago
Andy Wilkinson f89682eae7 Add dependency management for xmlunit-assertj and xmlunit-placeholders
Closes gh-15532
6 years ago