Commit Graph

38598 Commits (6b186b82ad8d95ba2919953ac9ee17a7f802b4ff)
 

Author SHA1 Message Date
Andy Wilkinson 25b6cc0e74 Merge branch '2.6.x' into 2.7.x 2 years ago
Andy Wilkinson d45e42f2e1 Upgrade to Spring Security 5.6.6
Closes gh-31351
2 years ago
Andy Wilkinson da6857ac1d Merge branch '2.7.x' 2 years ago
Andy Wilkinson 79580617a6 Upgrade to Spring Security 5.7.2
Closes gh-31375
2 years ago
Andy Wilkinson 0438b25fd1 Merge branch 'gh-28181'
See gh-28181
2 years ago
dreis2211 f2101684b7 Use pattern matching for instanceof where appropriate
Closes gh-28181
2 years ago
Andy Wilkinson b17eb9d6b5 Merge pull request #31475 from dreis2211
* gh-31475:
  Polish "Use pattern matching for instanceof where appropriate"
  Use pattern matching for instanceof where appropriate

Closes gh-31475
2 years ago
Andy Wilkinson 0bc514593f Polish "Use pattern matching for instanceof where appropriate"
See gh-31475
2 years ago
dreis2211 5db04da275 Use pattern matching for instanceof where appropriate
See gh-31475
2 years ago
Andy Wilkinson a7b98e7312 Merge branch '2.7.x'
Closes gh-31474
2 years ago
Andy Wilkinson a0839a702d Merge branch '2.6.x' into 2.7.x
Closes gh-31473
2 years ago
Andy Wilkinson bf1beb8794 Merge pull request #31462 from jprinet
* gh-31462:
  Upgrade to Gradle Enterprise plugin 3.10.2

Closes gh-31462
2 years ago
Jerome Prinet c531bd33e2 Upgrade to Gradle Enterprise plugin 3.10.2
See gh-31462
2 years ago
Andy Wilkinson 90eaeecb5e Merge branch '2.7.x'
Closes gh-31472
2 years ago
Andy Wilkinson 878d09fe79 Merge branch '2.6.x' into 2.7.x
Closes gh-31471
2 years ago
Andy Wilkinson 2a01473ba9 Upgrade to Gradle Enterprise Conventions 0.0.10
Closes gh-31470
2 years ago
Stephane Nicoll 8e569210ce Merge branch '2.7.x'
Closes gh-31466
2 years ago
Stephane Nicoll 4445ac45c4 Merge pull request #31463 from sdeleuze
* pr/31463:
  Make SpringApplication Kotlin samples idiomatic

Closes gh-31463
2 years ago
Sébastien Deleuze b5d380c1cb Make SpringApplication Kotlin samples idiomatic
See gh-31463
2 years ago
Stephane Nicoll 241a80d58e Merge branch '2.7.x' 2 years ago
Stephane Nicoll 21f98b042b Merge branch '2.6.x' into 2.7.x 2 years ago
Stephane Nicoll c04b407913 Upgrade to Spring Data 2021.2.1
Closes gh-31374
2 years ago
Stephane Nicoll 4f78f9556d Upgrade to Spring HATEOAS 1.5.1
Closes gh-31465
2 years ago
Stephane Nicoll 46a5e5d9d4 Upgrade to Spring Data 2021.1.5
Closes gh-31349
2 years ago
Stephane Nicoll 87ecbc7073 Upgrade to Spring HATEOAS 1.4.4
Closes gh-31464
2 years ago
Stephane Nicoll 3118b7380d Merge branch '2.7.x'
Closes gh-31461
2 years ago
Stephane Nicoll a037ce14a7 Merge pull request #31458 from ningenMe
* pr/31458:
  Polish "Harmonize Kotlin example"
  Harmonize Kotlin example

Closes gh-31458
2 years ago
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