Commit Graph

41208 Commits (2c2b85dd80f135e5cc0a6372f8c9402c9a33b161)
 

Author SHA1 Message Date
Krzysztof Krason 94996664bc Drop unnecessary Collections.unmodifiableSet
See gh-33987
2 years ago
Krzysztof Krason 1b5b1cd250 Use Files.writeString
See gh-33987
2 years ago
Krzysztof Krason f4af93fb03 Use for loop rather than iterator
See gh-33987
2 years ago
Krzysztof Krason 55a50d565c Use Comparator.comparing
See gh-33987
2 years ago
Krzysztof Krason d3efd7e091 Use try with close
See gh-33987
2 years ago
Krzysztof Krason 0e68cae57f Use instanceof patterns
See gh-33987
2 years ago
Krzysztof Krason a9c547e767 Use text blocks
See gh-33987
2 years ago
Krzysztof Krason 6e46423983 Use diamond operators
See gh-33987
2 years ago
Phillip Webb 5120242996 Merge branch '2.7.x' into 3.0.x 2 years ago
Phillip Webb b81d5900e6 Use newer language features
See gh-33987
2 years ago
Krzysztof Krason a8958471f6 Switch anonymous inner classes to lambdas
See gh-33987
2 years ago
Krzysztof Krason 888d4ac392 Use '==' rather than '.equals' with enum value
See gh-33987
2 years ago
Phillip Webb 058914f1cf Merge branch '2.7.x' into 3.0.x
Closes gh-33995
2 years ago
Phillip Webb c7a8151313 Restore "Use Jedis Instead of Lettuce" how-to documentation
Closes gh-33994
2 years ago
Moritz Halbritter dfda153da5 Merge branch '2.7.x' into 3.0.x
Closes gh-33963
2 years ago
Moritz Halbritter 9975ec8be3 Report deprecated Map properties
Closes gh-27854
2 years ago
Andy Wilkinson 1eb6de0b6d Correct artifact ID of some Angus Mail modules
Closes gh-33947
2 years ago
Andy Wilkinson 8e7822d214 Create 3.0.x branch 2 years ago
Andy Wilkinson ff630c4647 Correct link to Actuator's HTTP Exchange Recording support
Closes gh-33933
2 years ago
Phillip Webb a995741ed4 Merge branch '2.7.x'
Closes gh-33933
2 years ago
Phillip Webb b7ae9fbfdf Restore actuator section in documentation overview
Closes gh-33932
2 years ago
Phillip Webb ff35329a12 Merge branch '2.7.x'
Closes gh-33931
2 years ago
Phillip Webb d84610c712 Remove legacy docker entrypoint from CI docker files
Closes gh-33930
2 years ago
Moritz Halbritter e6351b57ca Merge pull request #33918 from sannanansari
* pr/33918:
  Updated from spring.io to maven central

Closes gh-33918
2 years ago
Sanan 26c178effa Updated from spring.io to maven central
See gh-33918
2 years ago
Moritz Halbritter f72f3579d0 Merge branch '2.7.x'
Closes gh-33919
2 years ago
Moritz Halbritter d9a8acdefc Merge pull request #33914 from izeye
* pr/33914:
  Add Javadoc since to OperationParameter.getAnnotation()

Closes gh-33914
2 years ago
Johnny Lim ebde850031 Add Javadoc since to OperationParameter.getAnnotation()
See gh-33914
2 years ago
Spring Builds 3c2d6fe043 Next development version (v3.0.3-SNAPSHOT) 2 years ago
Phillip Webb 86f843be8d Merge branch '2.7.x' 2 years ago
Phillip Webb f6f811c9ca Refine docker credentials used in CI 2 years ago
Phillip Webb b9851e8bf5 Merge branch '2.7.x' 2 years ago
Phillip Webb 219b5fd1d0 Upgrade CI to Java 11.0.18+10
Closes gh-33913
2 years ago
Phillip Webb a1fc7eb4c2 Merge branch '2.7.x' 2 years ago
Phillip Webb 9e874c8472 Use credentials when checking GitHub 2 years ago
Phillip Webb ac5e39a841 Merge branch '2.7.x' 2 years ago
Phillip Webb 2eae17b50b Use credentials when checking GitHub 2 years ago
Phillip Webb b3dc5a851e Merge branch '2.7.x' 2 years ago
Phillip Webb f7f2eb0bb4 Use credentials when checking for milestones 2 years ago
Phillip Webb 4179f3af58 Merge branch '2.7.x' 2 years ago
Phillip Webb b70cb50d18 Upgrade concourse/registry-image-resource to 1.7.0 2 years ago
Phillip Webb 2ae47c542b Upgrade concourse/github-release-resource to 1.8.0 2 years ago
Phillip Webb 7349051e96 Merge pull request #33514 from michaelweidmann
* pr/33514:
  Polish 'Order SessionRepositoryCustomizer before other customizers'
  Order SessionRepositoryCustomizer before other customizers

Closes gh-33514
2 years ago
Phillip Webb e05b7e49c6 Polish 'Order SessionRepositoryCustomizer before other customizers'
See gh-33514
2 years ago
Michael Weidmann 19ce32dc34 Order SessionRepositoryCustomizer before other customizers
Update `JdbcSessionConfiguration` so the `SessionRepositoryCustomizer`
used to map properties is always applied before other customizers.

See gh-33514
2 years ago
Phillip Webb 8015f283b2 Merge pull request #33663 from asomov
* pr/33663:
  Polish 'Migrate from soon to be deprecate SnakeYAML constructor'
  Migrate from soon to be deprecate SnakeYAML constructor

Closes gh-33663
2 years ago
Phillip Webb 2faede6245 Polish 'Migrate from soon to be deprecate SnakeYAML constructor'
See gh-33663
2 years ago
Andrey Somov a095a3a888 Migrate from soon to be deprecate SnakeYAML constructor
Update `LayersIndex` to use constructor that accepts
`LoaderOptions`.

See gh-33663
2 years ago
Phillip Webb 0a50b83c75 Add DataSourceBuilderRuntimeHints
Add hints for DataSourceBuilderRuntime.

Closes gh-33692
2 years ago
Spring Builds 2bb9c13928 Next development version (v2.7.9-SNAPSHOT) 2 years ago