Commit Graph

41569 Commits (76112f537f3595b9fbbf70b729a2fedea103b5cb)
 

Author SHA1 Message Date
Scott Frederick 86a1cfff6f Merge branch '2.7.x' into 3.0.x
Closes gh-34659
2 years ago
Scott Frederick e593a8d328 Merge pull request #34332 from terminux
* pr/34332:
  Polish "Disable embedded web auto-config when not using embedded web server"
  Disable embedded web auto-config when not using embedded web server

Closes gh-34332
2 years ago
Scott Frederick 6dc0f90e00 Polish "Disable embedded web auto-config when not using embedded web server"
See gh-34332
2 years ago
Guirong Hu b2facecb12 Disable embedded web auto-config when not using embedded web server
See gh-34332
2 years ago
Andy Wilkinson bd39247a30 Merge branch '2.7.x' into 3.0.x 2 years ago
Andy Wilkinson fe39ee671d Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34656
2 years ago
Andy Wilkinson 4be288f672 Upgrade to Tomcat 9.0.73
Closes gh-34655
2 years ago
Andy Wilkinson 676cac99b7 Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
2 years ago
Andy Wilkinson 078c5f5c2c Upgrade to Spring Framework 5.3.26
Closes gh-34531
2 years ago
Andy Wilkinson 97dab185dd Upgrade to Spring Data Bom 2021.2.10
Closes gh-34530
2 years ago
Andy Wilkinson 71c7194af7 Upgrade to Netty 4.1.90.Final
Closes gh-34653
2 years ago
Andy Wilkinson 20558bf072 Upgrade to Json-smart 2.4.10
Closes gh-34652
2 years ago
Andy Wilkinson bfba7fdee3 Upgrade to Jetty 9.4.51.v20230217
Closes gh-34651
2 years ago
Andy Wilkinson 7fa5dab8ac Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
2 years ago
Andy Wilkinson 419428842e Upgrade to Groovy 3.0.16
Closes gh-34649
2 years ago
Andy Wilkinson 3744532dec Upgrade to Dropwizard Metrics 4.2.18
Closes gh-34648
2 years ago
Andy Wilkinson d7987147c1 Correct base Java version in JDK 20 CI image
See gh-34640
2 years ago
Andy Wilkinson 7a4dcecaff Merge branch '2.7.x' into 3.0.x
Closes gh-34640
2 years ago
Andy Wilkinson 2cbaf645b1 Add CI with JDK 20
Closes gh-34175
2 years ago
Phillip Webb dcb41b03a0 Merge branch '2.7.x' into 3.0.x
Closes gh-34617
2 years ago
Phillip Webb aea57fbd41 Consider the underling file in equals/hashcode
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.

Fixes gh-34212
2 years ago
Phillip Webb 5d21c3616f Don't treat Kotlin data classes as immutable
Unlike records, Kotlin data classes are mutable and so we can't apply
the same constructor detection logic.

Fixes gh-34500
2 years ago
Andy Wilkinson d070ee284d Start building against Spring AMQP 3.0.3 snapshots
See gh-34608
2 years ago
Andy Wilkinson 916851abb3 Merge branch '2.7.x' into 3.0.x 2 years ago
Andy Wilkinson 837ac85f3b Start building against Spring AMQP 2.4.11 snapshots
See gh-34607
2 years ago
Andy Wilkinson 1a79cced6a Upgrade to Reactor Bom 2022.0.5
Closes gh-34538
2 years ago
Andy Wilkinson 8521afcee7 Upgrade to Micrometer Tracing 1.0.3
Closes gh-34537
2 years ago
Andy Wilkinson 6f946407bc Upgrade to Micrometer 1.10.5
Closes gh-34536
2 years ago
Andy Wilkinson 938809464a Merge branch '2.7.x' into 3.0.x 2 years ago
Andy Wilkinson 7022d9abbb Upgrade to Reactor Bom 2020.0.30
Closes gh-34529
2 years ago
Andy Wilkinson 7f2002fe44 Upgrade to Micrometer 1.9.9
Closes gh-34528
2 years ago
Andy Wilkinson d9c5f274c8 Merge branch '2.7.x' into 3.0.x
Closes gh-34605
2 years ago
Andy Wilkinson 61d92523bd Merge pull request #34421 from 1993heqiang
* gh-34421:
  Polish name of JettyServletWebServerFactory bean method

Closes gh-34421
2 years ago
1993heqiang a3bb3b1510 Polish name of JettyServletWebServerFactory bean method
See gh-34421
2 years ago
Andy Wilkinson f59c23c3d9 Merge pull request #34596 from benelog
* gh-34596:
  Polish "Fix Javadoc in JobLauncherApplicationRunner"
  Fix Javadoc in JobLauncherApplicationRunner

Closes gh-34596
2 years ago
Andy Wilkinson 03865eebd7 Polish "Fix Javadoc in JobLauncherApplicationRunner"
See gh-34596
2 years ago
Sanghyuk Jung 03acc0273e Fix Javadoc in JobLauncherApplicationRunner
See gh-34596
2 years ago
Andy Wilkinson 7f807dccb7 Merge branch '2.7.x' into 3.0.x
Closes gh-34602
2 years ago
Andy Wilkinson dee145d873 Merge pull request #34567 from 1993heqiang
* gh-34567:
  Polish "Update two references to old APIs in the docs"
  Update two references to old APIs in the docs

Closes gh-34567
2 years ago
Andy Wilkinson da156224aa Polish "Update two references to old APIs in the docs"
See gh-34567
2 years ago
1993heqiang e447c49f3b Update two references to old APIs in the docs
See gh-34567
2 years ago
Andy Wilkinson 220c4b671b Merge branch '2.7.x' into 3.0.x
Closes gh-34600
2 years ago
Andy Wilkinson cfd4341a8e Merge pull request #34587 from izeye
* gh-34587:
  Polish Javadoc since tags for gh-34324

Closes gh-34587
2 years ago
Johnny Lim 00f388fa6f Polish Javadoc since tags for gh-34324
See gh-34587
2 years ago
Andy Wilkinson 367ec46d34 Start building against Spring Session 3.0.1 snapshots
See gh-34545
2 years ago
Andy Wilkinson d7d89c2d7e Start building against Spring Retry 2.0.1 snapshots
See gh-34544
2 years ago
Andy Wilkinson cf22fcd0d1 Start building against Spring Kafka 3.0.5 snapshots
See gh-34543
2 years ago
Andy Wilkinson bd259953b6 Start building against Spring Integration 6.0.4 snapshots
See gh-34542
2 years ago
Andy Wilkinson 30b6203748 Start building against Spring GraphQL 1.1.3 snapshots
See gh-34541
2 years ago
Andy Wilkinson 7e6d984c7f Start building against Spring Framework 6.0.7 snapshots
See gh-34540
2 years ago