Commit Graph

19937 Commits (d0811b48df6ff2d860b96f6540d45f9de53aecd6)
 

Author SHA1 Message Date
Stephane Nicoll d0811b48df Polish "Disable Hibernate entity scanning for default JPA setup"
Closes gh-15565
6 years ago
ayudovin 510a8e2ec1 Disable Hibernate entity scanning for default JPA setup
See gh-15565
6 years ago
Stephane Nicoll 33547569db Merge branch '2.1.x' 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 1e98c78ab9 Fix typo 6 years ago
Stephane Nicoll 6e01a3a1bf Merge pull request #15569 from cvienot
* pr/15569:
  Use assertJ to generate AssertionError and filter its stacktrace
6 years ago
Camille Vienot ff8edf8d98 Use assertJ to generate AssertionError and filter its stacktrace
Closes gh-15569
6 years ago
Stephane Nicoll 51936e1a5c Rename "agent" to "agents" to properly indicate its type
Closes gh-15455
6 years ago
Stephane Nicoll 960d375f57 Merge branch '2.1.x' 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 2f7d9e503a Merge pull request #15585 from igor-suhorukov
* pr/15585:
  Replace Collections sort with list sort() method
6 years ago
igor-suhorukov 3eb2f5e476 Replace Collections sort with list sort() method
Closes gh-15585
6 years ago
Stephane Nicoll 13ea6f3df9 Merge pull request #15582 from dreis2211
* pr/15582:
  Use hasFieldOrPropertyWithValue where possible
6 years ago
dreis2211 0f5f6f15dc Use hasFieldOrPropertyWithValue where possible
Closes gh-15582
6 years ago
Stephane Nicoll c667a7efe4 Merge pull request #15575 from igor-suhorukov
* pr/15575:
  Polish "Use Optional value in more functional style"
  Use Optional value in more functional style
6 years ago
Stephane Nicoll d57f831f50 Polish "Use Optional value in more functional style"
Closes gh-15575
6 years ago
igor-suhorukov 8ced867e95 Use Optional value in more functional style
See gh-15575
6 years ago
Stephane Nicoll 7946bec11f Merge branch '2.1.x' 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 b578dc05df Polish 6 years ago
Stephane Nicoll c9f0860563 Merge pull request #15563 from igor-suhorukov
* pr/15563:
  Polish "Simplify code by using for-each loop"
  Simplify code by using for-each loop
6 years ago
Stephane Nicoll 1223355fe6 Polish "Simplify code by using for-each loop"
Closes gh-15563
6 years ago
igor-suhorukov dfb3cd51bc Simplify code by using for-each loop
See gh-15563
6 years ago
Stephane Nicoll cc5624efc4 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 27a611f635 Restore reference to nutz third party starter
Closes gh-15564
6 years ago
Stephane Nicoll fbef9700bf Merge branch '2.1.x' 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
Stephane Nicoll f3d5457665 Merge pull request #15559 from igor-suhorukov
* pr/15559:
  Polish "Replace indexOf() with a call to the contains()"
  Replace indexOf() with a call to the contains()
6 years ago
Stephane Nicoll 805ff6000a Polish "Replace indexOf() with a call to the contains()"
Closes gh-15559
6 years ago
igor-suhorukov b370b1f03a Replace indexOf() with a call to the contains()
See gh-15559
6 years ago
Stephane Nicoll 67eb3b748c Merge pull request #15554 from igor-suhorukov
* pr/15554:
  Polish "Replace redundant call to class isInstance() with instanceof"
  Replace redundant call to class isInstance() with instanceof
6 years ago
Stephane Nicoll fd12e696b0 Polish "Replace redundant call to class isInstance() with instanceof"
Closes gh-15554
6 years ago
igor-suhorukov 7424f48803 Replace redundant call to class isInstance() with instanceof
See gh-15554
6 years ago
Andy Wilkinson 372b6605b3 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 83ce5dcee8 Add missing task output annotations to BootJar and BootWar
Closes gh-15488
6 years ago
Andy Wilkinson ddf64802c0 Merge branch '2.1.x' 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
Andy Wilkinson dd96fff544 Update README links following move to pure Asciidoctor
Closes gh-15545
6 years ago
Stephane Nicoll 6013146a9a Merge pull request #15543 from igor-suhorukov
* pr/15543:
  Simplify code by using Map computeIfAbsent
6 years ago
igor-suhorukov cbf6b330ba Simplify code by using Map computeIfAbsent
Closes gh-15543
6 years ago