Madhura Bhave
393081f2e6
Enable PathPattern based matching for MVC actuators
...
Closes gh-24645
3 years ago
Kirill Gavrilov
bedd02d8cd
Remove Oracle drivers with old groupId
...
See gh-27827
3 years ago
Stephane Nicoll
e10ebb17e0
Polish "Fix tests on non English systems"
...
See gh-27887
3 years ago
dreis2211
32e51966dd
Fix tests on non English systems
...
See gh-27887
3 years ago
Andy Wilkinson
8362ff9b54
Merge branch '2.5.x'
...
Closes gh-27886
3 years ago
Andy Wilkinson
ba19577646
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27885
3 years ago
Andy Wilkinson
93ac6455d3
Document that starter parent enables compilation with -parameters
...
Closes gh-27762
3 years ago
Andy Wilkinson
fd8f44d1ae
Merge branch '2.5.x'
...
Closes gh-27884
3 years ago
Andy Wilkinson
4c8cafe731
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27883
3 years ago
Andy Wilkinson
6e6a6c059c
Upgrade to Testcontainers 1.16
...
Closes gh-27882
3 years ago
Stephane Nicoll
b4b71ec015
Add bind method to ConfigurationProperties bean definition
...
This commit reworks the configuration properties registrar to use
RootBeanDefinition and a standard attribute rather than relying on
a package private sub-class. This allows other components to inspect
the metadata if necessary.
Closes gh-27821
3 years ago
Stephane Nicoll
542e6ab0d3
Merge branch '2.5.x'
...
Closes gh-27879
3 years ago
Stephane Nicoll
d6cc1f6d7d
Polish "Use more precise variables to detect Azure App Service"
...
See gh-27819
3 years ago
Julien Dubois
69b23470c7
Use more precise variables to detect Azure App Service
...
See gh-27819
3 years ago
Stephane Nicoll
39a1c854d8
Polish "Auto-configure JVM heap pressure metrics"
...
See gh-27868
3 years ago
Vladimir Konkov
ba21c90355
Auto-configure JVM heap pressure metrics
...
See gh-27868
3 years ago
Stephane Nicoll
2286f58e23
Merge branch '2.5.x'
...
Closes gh-27877
3 years ago
Stephane Nicoll
7cc8668540
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27876
3 years ago
Yanming Zhou
6bf92f06e9
Fix inconsistent devtools doc
...
See gh-27812
3 years ago
izeye
6e3874d48e
Polish test method names in PropertiesMeterFilterTests
...
See gh-27832
3 years ago
Stephane Nicoll
aa24476559
Update copyright year of changed files
...
See gh-27838
3 years ago
Yanming Zhou
168688ef49
Simplify code
...
See gh-27838
3 years ago
Mihaita Tinta
740de591d1
Add reference to WebAuthn Spring Boot Starter
...
See gh-27841
3 years ago
Stephane Nicoll
e25553e3c3
Merge branch '2.5.x'
...
Closes gh-27874
3 years ago
Stephane Nicoll
3dab5ff2c0
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27873
3 years ago
Henning Pöttker
831e28b001
Fix typo in javadoc
...
See gh-27856
3 years ago
Madhura Bhave
2d89a8253c
Switch default MVC path matching strategy"
...
Change the default `spring.mvc.pathmatch.matching-strategy` to
`PATH_PATTERN_PARSER`.
Closes gh-24805
3 years ago
Phillip Webb
b01fa6a899
Merge branch '2.5.x'
...
Closes gh-27860
3 years ago
Phillip Webb
1215bbc10b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27859
3 years ago
Phillip Webb
61764389c2
Merge branch '2.3.x' into 2.4.x
...
Closes gh-27858
3 years ago
Phillip Webb
44eb8c39d2
Align ApplicationTemp with Files.createTempDirectory
...
Update `ApplicationTemp` to align the way that it creates temp folders
with the way that `Files.createTempDirectory` works.
Closes gh-27857
3 years ago
Madhura Bhave
253f98c3e7
Add pluggable abstraction for applying custom sanitization rules
...
Closes gh-27840
3 years ago
Phillip Webb
211532f08d
Exclude CustomNumberEditor and CustomBooleanEditor
...
Add `CustomNumberEditor` and `CustomBooleanEditor` to the editor
exclusions sine the regular `ConversionService` should be able to
handle them.
Closes gh-27829
3 years ago
Phillip Webb
8db82f02fc
Merge branch '2.5.x'
...
Closes gh-27831
3 years ago
Phillip Webb
15d0078eca
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27830
3 years ago
Phillip Webb
b1b3bdc9b1
Polish
3 years ago
Phillip Webb
87dbda2339
Ensure TypeConverterConverter is thread safe
...
Update `TypeConverterConverter` do that a new `SimpleTypeConverter` is
obtained for each `convert` operation. Prior to this commit the same
`SimpleTypeConverter` could be accessed concurrently from multiple
threads which is not allowed.
Fixes gh-27829
3 years ago
weixsun
149ed09230
Polish SessionAutoConfiguration#addCandidateIfAvailable
...
See gh-27808
3 years ago
Andy Wilkinson
e299175eef
Polish "Only link to other formats from each format of the ref docs"
...
See gh-27737
3 years ago
Jay Bryant
edab97a3e4
Only link to other formats from each format of the ref docs
...
See gh-27737
3 years ago
Jay Bryant
47bbae8356
Polish the multi-page documentation's index
...
See gh-27805
3 years ago
Andy Wilkinson
07d9a614e0
Merge branch '2.5.x'
...
Closes gh-27804
3 years ago
Andy Wilkinson
b508d77a4e
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27803
3 years ago
Andy Wilkinson
990b766847
Polish "Document how to parameterize REST Docs' output dir with WebTestClient"
...
See gh-27755
3 years ago
Berchris Requiao
c83f6ebaa2
Document how to parameterize REST Docs' output dir with WebTestClient
...
See gh-27755
3 years ago
Andy Wilkinson
c5272a4122
Merge branch '2.5.x'
...
Closes gh-27800
3 years ago
Andy Wilkinson
24c88ab80b
Polish "Avoid NPE when routing DataSource has target with null key"
...
See gh-27698
3 years ago
Safeer A
efdc19647c
Avoid NPE when routing DataSource has target with null key
...
See gh-27698
3 years ago
izeye
e147cae84c
Fix typo in action for bean currently in creation failure analysis
...
See gh-27781
3 years ago
Andy Wilkinson
575d83737a
Merge branch '2.5.x'
...
Closes gh-27799
3 years ago
Andy Wilkinson
e409489859
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27798
3 years ago
Andy Wilkinson
f8ef90813f
Allow @MockBean to be used with Framework's @Repeat
...
Fixes gh-27693
3 years ago
Scott Frederick
f386ebe61d
Remove tests that rely on an unpredictable order of repackaged libs
...
See gh-27436
3 years ago
Scott Frederick
40a9c4d90f
Sort repackaged libraries in a reproducible Maven build
...
When a Maven build is configured to ensure reproducibility, any
libraries added to `BOOT-INF/lib` in a jar archive or to `WEB-INF/lib`
in a war archive by the Spring Boot plugin repackaging should be
sorted by name to ensure a stable and predictable order.
Fixes gh-27436
3 years ago
Madhura Bhave
2c9945efc7
Merge pull request #27761 from dreis2211
...
* pr/27761:
Fix broken links in docs
Closes gh-27761
3 years ago
dreis2211
7c8ccfc4c1
Fix broken links in docs
...
See gh-27761
3 years ago
Madhura Bhave
8fd9eb72d4
Allow part of a composite contributor in a health group
...
Closes gh-23027
Co-authored-by: Phillip Webb <pwebb@vmware.com>
3 years ago
Andy Wilkinson
fd2fbcb3c6
Merge branch '2.5.x'
...
Closes gh-27758
3 years ago
Andy Wilkinson
6d8ba3e8b1
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27757
3 years ago
Andy Wilkinson
ffbd28b60a
Polish "Polish access modifiers for test classes"
...
See gh-27736
3 years ago
izeye
8a425dedfd
Polish access modifiers for test classes
...
See gh-27736
3 years ago
Stephane Nicoll
cdec3bf507
Upgrade to Spring Session 2021.1.0-M1
...
Closes gh-27612
3 years ago
Stephane Nicoll
0d44503980
Upgrade to Spring Session 2021.0.2
...
Closes gh-27605
3 years ago
Stephane Nicoll
2baee89971
Upgrade to Spring Session 2020.0.6
...
Closes gh-27599
3 years ago
Andy Wilkinson
2dfdcf5e88
Merge branch '2.5.x'
...
Closes gh-27754
3 years ago
Andy Wilkinson
0d904b8868
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27753
3 years ago
Andy Wilkinson
0b7994a679
Polish "Use 2012 for copyright beginning year"
...
See gh-27734
3 years ago
Stephane Nicoll
e0dc55e865
Upgrade to Netty 4.1.67.Final
...
Closes gh-27745
3 years ago
Stephane Nicoll
e0fdddc658
Upgrade to Hazelcast 4.1.5
...
Closes gh-27744
3 years ago
Stephane Nicoll
42422c40da
Upgrade to AppEngine SDK 1.9.91
...
Closes gh-27743
3 years ago
Stephane Nicoll
a97a566d01
Upgrade to ActiveMQ 5.16.3
...
Closes gh-27742
3 years ago
Stephane Nicoll
253e4b25b1
Upgrade to Netty 4.1.67.Final
...
Closes gh-27741
3 years ago
Stephane Nicoll
c9ec939127
Upgrade to AppEngine SDK 1.9.91
...
Closes gh-27740
3 years ago
Stephane Nicoll
a798288de1
Upgrade to ActiveMQ 5.16.3
...
Closes gh-27739
3 years ago
Stephane Nicoll
bc854d4e76
Upgrade to Spring Integration 5.5.3
...
Closes gh-27611
3 years ago
Stephane Nicoll
8f12295e9b
Upgrade to Spring Integration 5.5.3
...
Closes gh-27604
3 years ago
Stephane Nicoll
3e47b6e2b1
Upgrade to Spring Integration 5.4.10
...
Closes gh-27598
3 years ago
Andy Wilkinson
8966b1308b
Merge branch '2.5.x'
...
Closes gh-27733
3 years ago
Andy Wilkinson
b4f0f29bff
Test our Gradle plugin against Gradle 7.2
...
Closes gh-27732
3 years ago
Andy Wilkinson
79be0766bc
Merge branch '2.5.x'
...
Closes gh-27731
3 years ago
Andy Wilkinson
ea641d3aab
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27730
3 years ago
Andy Wilkinson
29f5570208
Stop s-b-configuration-metadata leaking enforced constraints
...
Fixes gh-27726
3 years ago
Andy Wilkinson
01e741d703
Prohibit circular references by default
...
Closes gh-27652
3 years ago
Andy Wilkinson
228e4e3bc8
Make it easier to add new config options to ApplicationContextRunners
...
Closes gh-27690
3 years ago
Stephane Nicoll
456d741706
Add support for configuring Jackson's ConstructorDetector
...
Closes gh-27178
3 years ago
Stephane Nicoll
60e57f7a3f
Upgrade to Hibernate 5.5.6.Final
...
Closes gh-27702
3 years ago
Stephane Nicoll
2d49175291
Upgrade to Undertow 2.2.10.Final
...
Closes gh-27725
3 years ago
Stephane Nicoll
cdc4c136de
Upgrade to SLF4J 1.7.32
...
Closes gh-27723
3 years ago
Stephane Nicoll
6ffc4e657d
Upgrade to SendGrid 4.7.4
...
Closes gh-27722
3 years ago
Stephane Nicoll
2bf0112ae3
Upgrade to Netty 4.1.67.Final
...
Closes gh-27721
3 years ago
Stephane Nicoll
ea4287f20c
Upgrade to MySQL 8.0.26
...
Closes gh-27720
3 years ago
Stephane Nicoll
e4a0f92bfa
Upgrade to MSSQL JDBC 9.4.0.jre8
...
Closes gh-27719
3 years ago
Stephane Nicoll
29da007a69
Upgrade to MIMEPull 1.9.15
...
Closes gh-27718
3 years ago
Stephane Nicoll
bee9199743
Upgrade to Maven Enforcer Plugin 3.0.0
...
Closes gh-27717
3 years ago
Stephane Nicoll
f7f8450693
Upgrade to Maven AntRun Plugin 3.0.0
...
Closes gh-27716
3 years ago
Stephane Nicoll
510876a193
Upgrade to MariaDB 2.7.4
...
Closes gh-27715
3 years ago
Stephane Nicoll
da17c4f43c
Upgrade to Logback 1.2.5
...
Closes gh-27714
3 years ago
Stephane Nicoll
5f801ae0d7
Upgrade to Liquibase 4.4.3
...
Closes gh-27713
3 years ago
Stephane Nicoll
c8cd1aca24
Upgrade to Jedis 3.6.3
...
Closes gh-27712
3 years ago
Stephane Nicoll
46a9342102
Upgrade to Janino 3.1.6
...
Closes gh-27711
3 years ago
Stephane Nicoll
a73000510c
Upgrade to Hazelcast Hibernate5 2.2.1
...
Closes gh-27710
3 years ago
Stephane Nicoll
2d64a44b8f
Upgrade to Hazelcast 4.2.2
...
Closes gh-27709
3 years ago
Stephane Nicoll
fb1c7d59c0
Upgrade to Glassfish JAXB 2.3.5
...
Closes gh-27708
3 years ago
Stephane Nicoll
5294c2257c
Upgrade to Git Commit ID Plugin 4.9.10
...
Closes gh-27707
3 years ago
Stephane Nicoll
a9b403fb1f
Upgrade to Elasticsearch 7.13.4
...
Closes gh-27706
3 years ago
Stephane Nicoll
00008c86ed
Upgrade to Ehcache3 3.9.5
...
Closes gh-27705
3 years ago
Stephane Nicoll
2bb369b9a1
Upgrade to Byte Buddy 1.11.12
...
Closes gh-27704
3 years ago
Stephane Nicoll
6fa5750e5a
Upgrade to Artemis 2.18.0
...
Closes gh-27703
3 years ago
Stephane Nicoll
823f436dcf
Add exclusion for HikariCP 5
3 years ago
Stephane Nicoll
34c83d6016
Upgrade to Nimbus JOSE JWT 9.10.1
...
Closes gh-27701
3 years ago
Stephane Nicoll
37c9fb09e6
Upgrade to OAuth2 OIDC SDK 9.9.1
...
Closes gh-27700
3 years ago
Stephane Nicoll
658b914b1a
Upgrade to Spring Security 5.6.0-M2
...
Closes gh-27610
3 years ago
Stephane Nicoll
d9cb1871fe
Upgrade to Spring Security 5.5.2
...
Closes gh-27603
3 years ago
Stephane Nicoll
afaf4421d0
Upgrade to Nimbus JOSE JWT 8.22.1
...
Closes gh-27699
3 years ago
Stephane Nicoll
0abedb2547
Upgrade to Spring Security 5.4.8
...
Closes gh-27597
3 years ago
Stephane Nicoll
b65cc4d62f
Relocate DiskSpace metrics to SystemMetricsAutoConfiguration
...
Closes gh-27688
3 years ago
Stephane Nicoll
1475309b4d
Polish "Add expiry and bufferLength configuration properties"
...
See gh-27584
3 years ago
Leo Li
888acb94fc
Add expiry and bufferLength configuration properties
...
See gh-27584
3 years ago
Stephane Nicoll
68a47a7f11
Polish "Add property to customize Jackson's default leniency"
...
See gh-27659
3 years ago
Lovekesh Garg
89c532ab70
Add property to customize Jackson's default leniency
...
See gh-27659
3 years ago
Stephane Nicoll
fe64fef7b9
Upgrade to Undertow 2.2.10.Final
...
Closes gh-27686
3 years ago
Stephane Nicoll
3a83fafebb
Upgrade to SendGrid 4.7.4
...
Closes gh-27684
3 years ago
Stephane Nicoll
a61be95f79
Upgrade to MIMEPull 1.9.15
...
Closes gh-27683
3 years ago
Stephane Nicoll
44b8a94b01
Upgrade to Maven Enforcer Plugin 3.0.0
...
Closes gh-27682
3 years ago
Stephane Nicoll
c0f1adcf54
Upgrade to MariaDB 2.7.4
...
Closes gh-27681
3 years ago
Stephane Nicoll
f6914e5fd1
Upgrade to Logback 1.2.5
...
Closes gh-27680
3 years ago
Stephane Nicoll
4adc3230c7
Upgrade to Janino 3.1.6
...
Closes gh-27679
3 years ago
Stephane Nicoll
0b75acfc1c
Upgrade to Hazelcast Hibernate5 2.2.1
...
Closes gh-27678
3 years ago
Stephane Nicoll
fb17f6e085
Upgrade to Glassfish JAXB 2.3.5
...
Closes gh-27677
3 years ago
Stephane Nicoll
7fced191cf
Upgrade to Ehcache3 3.9.5
...
Closes gh-27676
3 years ago
Stephane Nicoll
6e4c35d463
Upgrade to Couchbase Client 3.1.7
...
Closes gh-27675
3 years ago
Stephane Nicoll
eda014e736
Upgrade to Cassandra Driver 4.11.3
...
Closes gh-27674
3 years ago
dreis2211
d5e1edae9f
Use Pattern for Groovy closure checks
...
See gh-27661
3 years ago
Stephane Nicoll
b44a7ae3f6
Upgrade to Undertow 2.2.10.Final
...
Closes gh-27673
3 years ago
Stephane Nicoll
de0d940451
Upgrade to MIMEPull 1.9.15
...
Closes gh-27671
3 years ago
Stephane Nicoll
df36225752
Upgrade to Maven Enforcer Plugin 3.0.0
...
Closes gh-27670
3 years ago
Stephane Nicoll
46ede9cd22
Upgrade to MariaDB 2.7.4
...
Closes gh-27669
3 years ago
Stephane Nicoll
9728511950
Upgrade to Logback 1.2.5
...
Closes gh-27668
3 years ago
Stephane Nicoll
b32dfaad15
Upgrade to Janino 3.1.6
...
Closes gh-27667
3 years ago
Stephane Nicoll
8c0aea7acb
Upgrade to Glassfish JAXB 2.3.5
...
Closes gh-27666
3 years ago
Stephane Nicoll
1fdeda0d15
Upgrade to Ehcache3 3.9.5
...
Closes gh-27665
3 years ago
Stephane Nicoll
18349dc556
Upgrade to Spring Kafka 2.8.0-M2
...
Closes gh-27609
3 years ago
Stephane Nicoll
f02e18a2d9
Upgrade to Spring AMQP 2.4.0-M2
...
Closes gh-27622
3 years ago
Stephane Nicoll
9f505788f8
Upgrade to Spring Kafka 2.7.6
...
Closes gh-27602
3 years ago
Stephane Nicoll
454ea44c39
Upgrade to Spring Data 2021.0.4
...
Closes gh-27633
3 years ago
Stephane Nicoll
c0ed8136d8
Upgrade to Micrometer 1.7.3
...
Closes gh-27601
3 years ago
Stephane Nicoll
fa99ae774a
Upgrade to Spring Data 2020.0.12
...
Closes gh-27632
3 years ago
Stephane Nicoll
69f54c6b6d
Upgrade to Micrometer 1.6.10
...
Closes gh-27596
3 years ago
Scott Frederick
2178c281e9
Polish "Add network option for image building"
...
See gh-27486
3 years ago
Jeroen Meijer
8e6d03b221
Add network option for image building
...
This commit adds configuration to the Maven and Gradle plugins to
allow specifying the network mode to be provided to the image
building goal and task.
See gh-27486
3 years ago
Andy Wilkinson
42fb40b202
Upgrade to Flyway 7.13.0
...
Closes gh-27644
3 years ago
Andy Wilkinson
1966d1650b
Merge branch '2.5.x'
...
Closes gh-27650
3 years ago
Andy Wilkinson
119fb6948d
Test our Gradle plugin against Gradle 7.2-rc-3
...
Closes gh-27640
3 years ago
Andy Wilkinson
1f80ce47e3
Upgrade to Spring Data 2021.1.0-M2
...
Closes gh-27608
3 years ago
Andy Wilkinson
d7a495b3df
Upgrade to Micrometer 1.8.0-M2
...
Closes gh-27607
3 years ago
Andy Wilkinson
d661328a9b
Upgrade to Spring HATEOAS 1.4.0-M2
...
Closes gh-27649
3 years ago
Andy Wilkinson
56067fef7c
Upgrade to Selenium HtmlUnit 2.52.0
...
Closes gh-27648
3 years ago
Andy Wilkinson
9adf81ccd2
Upgrade to QueryDSL 5.0.0
...
Closes gh-27647
3 years ago
Andy Wilkinson
6d915949c8
Upgrade to Jolokia 1.7.0
...
Closes gh-27646
3 years ago
Andy Wilkinson
88402c4597
Upgrade to HtmlUnit 2.52.0
...
Closes gh-27645
3 years ago
Andy Wilkinson
11d100933e
Upgrade to Couchbase Client 3.2.0
...
Closes gh-27643
3 years ago
Andy Wilkinson
fe17be16e9
Upgrade to Commons Pool2 2.11.0
...
Closes gh-27642
3 years ago
Andy Wilkinson
45a7f3e182
Upgrade to Commons DBCP2 2.9.0
...
Closes gh-27641
3 years ago
Andy Wilkinson
9bfe3c8cff
Merge branch '2.5.x'
...
Closes gh-27639
3 years ago
Andy Wilkinson
aafa21686a
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27638
3 years ago
Andy Wilkinson
52db64daa4
Merge branch '2.5.x'
...
Closes gh-27637
3 years ago
Andy Wilkinson
3bed23d9dc
Replace PropertyMapper.CachingSupplier with use of SingletonSupplier
...
Closes gh-27635
3 years ago
Andy Wilkinson
341e129a59
Use SingletonSupplier in MetricsRepositoryFactoryCustomizer
...
Closes gh-27634
3 years ago
Andy Wilkinson
fbeb5f19b7
Merge branch '2.5.x'
...
Closes gh-27636
3 years ago
Stephane Nicoll
57050fade4
Fix typo
3 years ago
Andy Wilkinson
35ea3b234d
Prevent repository metrics from causing a circular reference
...
Fixes gh-27591
3 years ago
Stephane Nicoll
79462fa2da
Start building against Spring Data 2021.0.4 snapshots
...
See gh-27633
3 years ago
Stephane Nicoll
d888eb64de
Start building against Spring Data 2020.0.12 snapshots
...
See gh-27632
3 years ago
Madhura Bhave
49c86e6e1b
Allow health groups to be configured at an additional path
...
Closes gh-25471
Co-authored-by: Phillip Webb <pwebb@vmware.com>
3 years ago
Andy Wilkinson
7a0fe0f95f
Polish "Add auto-configuration for spring-rabbit-stream"
...
See gh-27480
3 years ago
Gary Russell
9784838229
Add auto-configuration for spring-rabbit-stream
...
See gh-27480
3 years ago
Andy Wilkinson
0ed9085ba2
Polish "Apply container customizer bean to AMQP MessageListenerContainer"
...
See gh-27625
3 years ago
Gary Russell
774941e958
Apply container customizer bean to AMQP MessageListenerContainer
...
See gh-27625
3 years ago
Stephane Nicoll
fc5fd7fd75
Start building against Spring AMQP 2.4.0-M2 snapshots
...
See gh-27622
3 years ago
Stephane Nicoll
1862c6175a
Upgrade to Reactor 2020.0.10
...
Closes gh-27606
3 years ago
Stephane Nicoll
2fd4ac67d1
Upgrade to Reactor 2020.0.10
...
Closes gh-27600
3 years ago
Stephane Nicoll
7d326bd0dc
Upgrade to Reactor 2020.0.10
...
Closes gh-27595
3 years ago
Andy Wilkinson
c43c22283d
Merge branch '2.5.x'
...
Closes gh-27621
3 years ago
Andy Wilkinson
f19fff4c64
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27620
3 years ago
Andy Wilkinson
d4d1ca007e
Mention productionRuntimeClasspath in the docs
...
Closes gh-27558
3 years ago
Stephane Nicoll
94c347c64d
Merge branch '2.5.x'
...
Closes gh-27619
3 years ago
Stephane Nicoll
1d29443e71
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27618
3 years ago
Henning Pöttker
5b15c2191b
Fix typo in javadoc
...
See gh-27614
3 years ago
Stephane Nicoll
72433e8f53
Merge branch '2.5.x'
...
Closes gh-27617
3 years ago
Stephane Nicoll
a393c2982c
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27616
3 years ago
Stephane Nicoll
cd0bb969db
Fix Potential NPE in TomcatMetricsBinder.findContext()
...
Closes gh-27576
3 years ago
Stephane Nicoll
91fe94bf17
Start building against Spring Session 2021.1.0 snapshots
...
See gh-27612
3 years ago
Stephane Nicoll
00989f5ce7
Start building against Spring Integration 5.5.3 snapshots
...
See gh-27611
3 years ago
Stephane Nicoll
e17d9cbf79
Start building against Spring Security 5.6.0-M2 snapshots
...
See gh-27610
3 years ago
Stephane Nicoll
a4eda34170
Start building against Spring Kafka 2.8.0-M2 snapshots
...
See gh-27609
3 years ago
Stephane Nicoll
ad7d40b11f
Start building against Spring Data 2021.1.0-M2 snapshots
...
See gh-27608
3 years ago
Stephane Nicoll
a916bc855f
Start building against Micrometer 1.8.0-M2 snapshots
...
See gh-27607
3 years ago
Stephane Nicoll
4977d7438f
Start building against Reactor 2020.0.10 snapshots
...
See gh-27606
3 years ago
Stephane Nicoll
585eb00af6
Start building against Spring Session 2021.0.2 snapshots
...
See gh-27605
3 years ago
Stephane Nicoll
a304494508
Start building against Spring Integration 5.5.3 snapshots
...
See gh-27604
3 years ago