Commit Graph

24361 Commits (f708aace65b9c715ee9bf1b38e9cf433f813fe90)
 

Author SHA1 Message Date
Stephane Nicoll c3c01d9ce8 Merge pull request #19354 from ttddyy
* pr/19354:
  Fix typo on ConditionMessage

Closes gh-19354
5 years ago
Tadaya Tsuyukubo 294267d2e0 Fix typo on ConditionMessage
See gh-19354
5 years ago
Stephane Nicoll 4caa351aa3 Merge branch '2.1.x' into 2.2.x
Closes gh-19430
5 years ago
Stephane Nicoll 26e320faf8 Merge pull request #19357 from dreis2211
* pr/19357:
  Add missing icon to daily CI build

Closes gh-19357
5 years ago
dreis2211 6f07740a61 Add missing icon to daily CI build
See gh-19357
5 years ago
Stephane Nicoll b15a960670 Merge pull request #19409 from izeye
* pr/19409:
  Polish

Closes gh-19409
5 years ago
Johnny Lim 0bf359f4a2 Polish
See gh-19409
5 years ago
Stephane Nicoll 9da62e2384 Merge pull request #19410 from Dark0096
* pr/19410:
  Remove unused import statement

Closes gh-19410
5 years ago
dark 4f99c9f281 Remove unused import statement
See gh-19410
5 years ago
Brian Clozel 92aae91482 Merge pull request #19424 from fjacobs
* pr/19424:
  Polish
  Fix typo in RSocket docs

Closes gh-19424
5 years ago
Brian Clozel 82391a406a Polish
See gh-19424
5 years ago
Ferdinand Jacobs 4555123b7d Fix typo in RSocket docs
See gh-19424
5 years ago
Andy Wilkinson ea00ab9919 Protect against NoSuchMethodError when deploying to old Tomcats
Fixes gh-19308
5 years ago
Andy Wilkinson 0e6932d550 Merge branch '2.1.x' into 2.2.x
Closes gh-19419
5 years ago
Andy Wilkinson 35b74185e4 Fix test ordering problems by always clearing URL stream handler factory
Closes gh-19349
5 years ago
Andy Wilkinson 8ed0b1a231 Merge branch '2.1.x' into 2.2.x
Closes gh-19417
5 years ago
Andy Wilkinson 3cadde0900 Protect against available port actually being unavailable
Closes gh-19355
5 years ago
Andy Wilkinson 8b4c6c2cf9 Merge branch '2.1.x' into 2.2.x
Closes gh-19415
5 years ago
Andy Wilkinson f75c73eb7a Use Testcontainers in the launch script integration tests
Closes gh-19366
5 years ago
Brian Clozel 979437398c Merge branch '2.1.x' into 2.2.x
Closes gh-19403
5 years ago
Brian Clozel 3e48e36e47 Improve docs on running apps behind proxies
Fixes gh-15046
5 years ago
Stephane Nicoll b515d6ba9a Merge pull request #19397 from aklish
* pr/19397:
  Add Elide as 3rd party Spring Boot Starter

Closes gh-19397
5 years ago
Aaron Klish 8b149dcea9 Add Elide as 3rd party Spring Boot Starter
See gh-19397
5 years ago
Stephane Nicoll e95c2b215b Merge branch '2.1.x' into 2.2.x 5 years ago
Stephane Nicoll 57e838e526 Merge pull request #19377 from izeye
* pr/19377:
  Remove duplicate entry for Neo4jHealthIndicator

Closes gh-19377
5 years ago
Johnny Lim 8bbc7f7b67 Remove duplicate entry for Neo4jHealthIndicator
See gh-19377
5 years ago
Stephane Nicoll c076b625da Merge pull request #19369 from dreis2211
* pr/19369:
  Add group property to DynatraceProperties

Closes gh-19369
5 years ago
dreis2211 b6e4c0f012 Add group property to DynatraceProperties
See gh-19369
5 years ago
Phillip Webb 6d372f60d9 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 8e03982bca Fix checkstyle violation 5 years ago
Phillip Webb 26ff18f37d Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb accd830dd5 Update copyright header of changed files 5 years ago
Phillip Webb 9bdad06c10 Polish Netty SSL key alias support
See gh-19197
5 years ago
Stephane Nicoll c3ae8bcfdc Merge branch '2.1.x' into 2.2.x
Closes gh-19362
5 years ago
Stephane Nicoll d93206f5c6 Merge pull request #19340 from dreis2211
* pr/19340:
  Link consistently to Tomcat 9.0 docs

Closes gh-19340
5 years ago
dreis2211 207a5c5022 Link consistently to Tomcat 9.0 docs
See gh-19340
5 years ago
Stephane Nicoll fc35384b03 Merge branch '2.1.x' into 2.2.x
Closes gh-19360
5 years ago
Stephane Nicoll 283b60d24b Merge pull request #19338 from dreis2211
* pr/19338:
  Fix link to Vaadin Spring Boot starter

Closes gh-19338
5 years ago
dreis2211 29b602d6a0 Fix link to Vaadin Spring Boot starter
See gh-19338
5 years ago
Stephane Nicoll 01753ab5a0 Merge branch '2.1.x' into 2.2.x
Closes gh-19358
5 years ago
Stephane Nicoll bf397412e6 Merge pull request #19326 from jcordoba95
* pr/19326:
  Polish contribution
  Add missing assertion to SampleTestApplicationWebIntegrationTests.test()

Closes gh-19326
5 years ago
Stephane Nicoll cd085e0641 Polish contribution
See gh-19326
5 years ago
Jorge Cordoba f22d0c7d8e Add missing assertion to SampleTestApplicationWebIntegrationTests.test()
See gh-19326
5 years ago
Stephane Nicoll 9136f54a5c Merge pull request #19291 from dreis2211
* pr/19291:
  Simplify some Stream API usages

Closes gh-19291
5 years ago
dreis2211 b1158bf35d Simplify some Stream API usages
See gh-19291
5 years ago
Spring Buildmaster 5b92cd841d Next development version (v2.2.3.BUILD-SNAPSHOT) 5 years ago
Phillip Webb f1c2d36793 Upgrade to Spring Batch 4.2.1
Closes gh-19073
5 years ago
Spring Buildmaster e5303ab755 Next development version (v2.1.12.BUILD-SNAPSHOT) 5 years ago
Madhura Bhave 37d5f1dba9 Merge pull request #19196 from FunThomas424242
* pr/19196:
  Document Nitrite starter in README

Closes gh-19196
5 years ago
Huluvu424242 95d6dff56f Document Nitrite starter in README
See gh-19196
5 years ago