Commit Graph

38571 Commits (2e3f6833fdb5e5992561c7a0dd2765377c91ad17)
 

Author SHA1 Message Date
Stephane Nicoll 8b9579eeb7 Polish "Harmonize Kotlin example"
See gh-31458
2 years ago
ningenMe 6685d49faa Harmonize Kotlin example
See gh-31458
2 years ago
Stephane Nicoll 5c05b5df4e Merge pull request #31459 from dreis2211
* pr/31459:
  Use Files.writeString() and Files.readString() where possible

Closes gh-31459
2 years ago
dreis2211 fb45fc4819 Use Files.writeString() and Files.readString() where possible
See gh-31459
2 years ago
Stephane Nicoll d9d1bdf0f6 Merge pull request #31456 from dreis2211
* pr/31456:
  Use String.repeat() where possible

Closes gh-31456
2 years ago
dreis2211 93defdaa17 Use String.repeat() where possible
See gh-31456
2 years ago
Stephane Nicoll f4d10d9bdf Merge pull request #31457 from izeye
* pr/31457:
  Polish AutoConfigureObservability changes

Closes gh-31457
2 years ago
Johnny Lim 43c2f1c03c Polish AutoConfigureObservability changes
See gh-31457
2 years ago
Stephane Nicoll f1631c9510 Merge pull request #27947 from cdalexndr
* pr/27947:
  Polish "Allow configuring WebDriver with TestNG"
  Allow configuring WebDriver with TestNG

Closes gh-27947
2 years ago
Stephane Nicoll e746dfa677 Polish "Allow configuring WebDriver with TestNG"
See gh-27947
2 years ago
AlexCD 4872523181 Allow configuring WebDriver with TestNG
See gh-27947
2 years ago
Stephane Nicoll edba364720 Merge pull request #31443 from izeye
* pr/31443:
  Static-import Mockito.mock()

Closes gh-31443
2 years ago
Johnny Lim aab59c5f2e Static-import Mockito.mock()
See gh-31443
2 years ago
Stephane Nicoll cf6da9387d Merge pull request #31444 from dreis2211
* pr/31444:
  Use Runtime.version() instead of reflection

Closes gh-31444
2 years ago
dreis2211 b687e1c7ee Use Runtime.version() instead of reflection
See gh-31444
2 years ago
Stephane Nicoll 98eb21712f Merge pull request #31452 from dreis2211
* pr/31452:
  Remove obsolete Java compatibility code

Closes gh-31452
2 years ago
dreis2211 a639685053 Remove obsolete Java compatibility code
See gh-31452
2 years ago
Stephane Nicoll cb22905944 Merge branch '2.7.x'
Closes gh-31455
2 years ago
Stephane Nicoll cd383474cd Merge pull request #31453 from izeye
* pr/31453:
  Polish OAuth2ResourceServerAutoConfigurationTests

Closes gh-31453
2 years ago
Johnny Lim 11a07a9d1e Polish OAuth2ResourceServerAutoConfigurationTests
See gh-31453
2 years ago
Stephane Nicoll b99295fff4 Revert "Polish contribution"
This reverts commit a000ed4beb.

See gh-31454
2 years ago
Stephane Nicoll 8f42bb3dcd Merge pull request #31454 from izeye
* pr/31454:
  Polish contribution
  Add Javadoc since to AbstractApplicationContextRunner.prepare()

Closes gh-31454
2 years ago
Stephane Nicoll a000ed4beb Polish contribution
See gh-31454
2 years ago
Johnny Lim c3f1b4f595 Add Javadoc since to AbstractApplicationContextRunner.prepare()
See gh-31454
2 years ago
Andy Wilkinson 6988d5559a Merge pull request #31449 from dreis2211
* gh-31449:
  Fix checkstyle violation

Closes gh-31449
2 years ago
dreis2211 3fcb6765b1 Fix checkstyle violation
See gh-31449
2 years ago
Stephane Nicoll b88e1e0983 Merge pull request #31448 from izeye
* pr/31448:
  Use 3.0.0 for Javadoc since tags

Closes gh-31448
2 years ago
Johnny Lim 5d7d0d8047 Use 3.0.0 for Javadoc since tags
See gh-31448
2 years ago
Stephane Nicoll a957efbdc5 Add missing org.yaml.snakeyaml.Yaml reflection hint
Closes gh-31441
2 years ago
Andy Wilkinson 53e37fbeff Merge pull request #31442 from izeye
* gh-31442:
  Update java to 17.0.3.1-librca in .sdkmanrc

Closes gh-31442
2 years ago
Johnny Lim 5105b4c128 Update java to 17.0.3.1-librca in .sdkmanrc
See gh-31442
2 years ago
Andy Wilkinson 7a422e8645 Merge branch '2.7.x' 2 years ago
Andy Wilkinson f68d051fc0 Merge branch '2.6.x' into 2.7.x
See gh-31286
2 years ago
Andy Wilkinson 0549b7591f Align .sdkmanrc with CI's Java 8 version
See gh-31291
2 years ago
Andy Wilkinson dcf6903f8d Merge branch '2.7.x'
Closes gh-31447
2 years ago
Andy Wilkinson fbf606156f Merge branch '2.6.x' into 2.7.x
Closes gh-31446
2 years ago
Andy Wilkinson 2376d7ced4 Remind ourselves to update .sdkmanrc when upgrading Java
Closes gh-31445
2 years ago
Stephane Nicoll b18366b8b6 Merge branch '2.7.x' 2 years ago
Stephane Nicoll 3366e4de25 Upgrade to Spring LDAP 2.4.1
Closes gh-31373
2 years ago
Stephane Nicoll c61fab2777 Upgrade to Undertow 2.2.18.Final
Closes gh-31438
2 years ago
Stephane Nicoll b57e3aa7e9 Upgrade to Tomcat 9.0.64
Closes gh-31437
2 years ago
Stephane Nicoll 4f95fdea82 Upgrade to Reactive Streams 1.0.4
Closes gh-31436
2 years ago
Stephane Nicoll 91d9d48446 Upgrade to Postgresql 42.3.6
Closes gh-31435
2 years ago
Stephane Nicoll 548e8728e4 Upgrade to Netty 4.1.78.Final
Closes gh-31434
2 years ago
Stephane Nicoll e43e9c3c40 Upgrade to Neo4j Java Driver 4.4.6
Closes gh-31433
2 years ago
Stephane Nicoll 8e911affad Upgrade to MongoDB 4.6.1
Closes gh-31432
2 years ago
Stephane Nicoll c93d3201ff Upgrade to MariaDB 3.0.5
Closes gh-31431
2 years ago
Stephane Nicoll 338d8d997b Upgrade to Kotlin Coroutines 1.6.2
Closes gh-31430
2 years ago
Stephane Nicoll dbf3677c0a Upgrade to jOOQ 3.14.16
Closes gh-31429
2 years ago
Stephane Nicoll 26b64e7713 Upgrade to Hazelcast 5.1.2
Closes gh-31428
2 years ago