Phillip Webb
09e5a2f24a
Update copyright year of changed files
2023-11-13 10:42:26 -08:00
Yanming Zhou
d7ab153559
Use switch expression where feasible
...
See gh-38217
2023-11-06 10:27:04 +01:00
Moritz Halbritter
633ce644e2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38109
2023-10-30 10:08:48 +01:00
Moritz Halbritter
0d8ea44f5b
Fix MyErrorWebExceptionHandler in documentation
...
Closes gh-38104
2023-10-30 10:07:49 +01:00
Andy Wilkinson
5b80dd87d3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38026
2023-10-25 12:18:41 +01:00
Andy Wilkinson
9a23e13894
Add some documentation for customizing the reactive web server
...
Closes gh-31917
2023-10-25 12:17:45 +01:00
Moritz Halbritter
454342acfa
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37509
2023-09-21 16:40:29 +02:00
김희망
45e08f321c
Use more idiomatic Kotlin in doc example
...
See gh-37491
2023-09-21 16:36:51 +02:00
Stephane Nicoll
6800f15aa6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36876
2023-08-09 16:06:33 +02:00
Stephane Nicoll
94c7140001
Use a dedicated application to collect log samples
...
This commit moves the tasks that collect log samples for the reference
guide to an isolated application.
Closes gh-36875
2023-08-09 16:06:09 +02:00
Moritz Halbritter
2b398827de
Add "baggage" section to tracing docs
...
Closes gh-34977
2023-06-29 11:30:58 +02:00
Andy Wilkinson
f584d6dbd9
Replace `@EnableBatchProcessing` in slice test examples
...
Using `@EnableBatchProcessing` is no longer necessary to enable
Batch's auto-configuration so it's no longer a good example when
discussing sliced tests and user configuration.
This commit replaces `@EnableBatchProcessing` with an alternative
annotation, `@EnableMongoAuditing` and updates the accompanying
text.
Closes gh-33435
2023-06-21 12:41:28 +01:00
Phillip Webb
48e13af8c4
Merge branch '2.7.x' into 3.0.x
2023-06-16 14:34:54 -07:00
Steve Riesenberg
ba9f92fa86
Improve OAuth2 Client section of docs
...
* Add an OpenID Connect login client example
* Update redirect-uri examples to match Security docs and not require
any customization
* Update client-authentication-method for Spring Security 6 usage
* Update provider configuration example to align with Spring
Authorization Server
* Format Java DSL according to Spring Security docs
* Use Kotlin DSL
* Update redirection endpoint base uri example to use ant pattern
See gh-35679
2023-06-07 09:07:14 +02:00
Andy Wilkinson
aabb164892
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35456
2023-05-17 10:18:30 +01:00
Andy Wilkinson
d66563d544
Polish "Improve formatting of Kotlin permitAll example"
...
See gh-35454
2023-05-17 10:12:05 +01:00
Junsu Park
11a1de1e64
Improve formatting of Kotlin permitAll example
...
See gh-35454
2023-05-17 10:11:29 +01:00
Stephane Nicoll
86a8ed1d81
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34940
2023-04-11 16:53:17 +02:00
Gerrit Meier
96919b4fcd
Use current Neo4j version in testcontainers
...
See gh-34775
2023-04-11 16:49:27 +02:00
Phillip Webb
0b15962aca
Merge branch '2.7.x' into 3.0.x
2023-02-22 18:36:16 -08:00
Phillip Webb
a5902d7a00
Update copyright year of changed files
2023-02-22 18:35:17 -08:00
Phillip Webb
c4de86c244
Merge branch '2.7.x' into 3.0.x
2023-02-21 23:17:57 -08:00
Phillip Webb
df5898a146
Reformat code following spring-javaformat upgrade
2023-02-21 22:53:27 -08:00
Andy Wilkinson
3e618fe70b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34192
2023-02-14 21:20:23 +00:00
Raina Banerjee
0a3007133b
Fix bean name by adding sample class with prefix
...
See gh-34029
2023-02-14 21:18:04 +00:00
Moritz Halbritter
0a080736d8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34017
2023-01-31 10:50:30 +01:00
Johnny Lim
5eeb429e44
Polish
...
See gh-33966
2023-01-31 10:48:30 +01:00
Phillip Webb
71efc55bf9
Merge branch '2.7.x'
2023-01-18 16:31:53 -08:00
Phillip Webb
7c508fa324
Update copyright year of changed files
2023-01-18 15:37:58 -08:00
Moritz Halbritter
94f4a4396c
Merge branch '2.7.x'
...
Closes gh-33880
2023-01-18 17:35:52 +01:00
Moritz Halbritter
e8d809fe65
Replace 'via' with 'over' or 'through' in the documentation
...
Closes gh-33878
2023-01-18 16:56:42 +01:00
Phillip Webb
a889c539ab
Merge branch '2.7.x'
2023-01-17 10:12:25 -08:00
Phillip Webb
a0fe8241a7
Update copyright year of changed files
2023-01-17 10:07:03 -08:00
Phillip Webb
2cdd071775
Update getting started documentation to use @SpringBootApplication
...
Closes gh-32795
2023-01-12 10:09:33 +01:00
Phillip Webb
0254619782
Merge branch '2.7.x'
2022-12-22 00:59:40 -08:00
Phillip Webb
e4772cf3b7
Update copyright year of changed files
2022-12-22 00:59:32 -08:00
Moritz Halbritter
725337f976
Make fields final
...
Closes gh-33537
2022-12-16 14:28:44 +01:00
Moritz Halbritter
26db0c7120
Merge branch '2.7.x'
2022-11-23 17:25:07 +01:00
Moritz Halbritter
2170941cf6
Update Kotlin example for Tomcat connector customization
...
See gh-33331
2022-11-23 17:10:36 +01:00
Moritz Halbritter
9af2a5712c
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33331
2022-11-23 17:01:19 +01:00
Moritz Halbritter
b00f4f926a
Create a HTTP connector in the custom tomcat connector example
...
Closes gh-28707
2022-11-23 17:00:08 +01:00
Andy Wilkinson
cb14089d24
Align reference docs with @Timed changes
...
Closes gh-33282
2022-11-21 14:14:28 +00:00
Moritz Halbritter
517ec654ed
Document @NestedConstructorBinding in all cases
...
This covers Kotlin data classes, constructor injection and records.
Closes gh-33235
2022-11-18 11:43:12 +01:00
Moritz Halbritter
5a88468c09
Refine example to show @NestedConfigurationProperty usage
...
Closes gh-33239
2022-11-18 10:25:30 +01:00
Moritz Halbritter
5c10ae2f0b
Revert "Remove unneeded NestedConfigurationProperty"
...
This reverts commit 8048e2d6c2
.
2022-11-18 10:23:09 +01:00
Moritz Halbritter
8048e2d6c2
Remove unneeded NestedConfigurationProperty
...
Closes gh-33239
2022-11-18 09:45:55 +01:00
Phillip Webb
2c193e7736
Remove legacy cookie processor documentation
...
Remove legacy processor documentation since support will be removed
in Tomcat 10.1.
Closes gh-33021
2022-11-05 18:50:33 -07:00
Moritz Halbritter
5d1ff17a0a
Add Micrometer Observability documentation
...
Closes gh-32833
Closes gh-32912
2022-10-31 09:47:16 +01:00
Phillip Webb
4be3218cb6
Merge branch '2.7.x'
2022-10-25 15:48:26 -07:00
Moritz Halbritter
ff6d9aa881
Polish "Add micrometer tracing documentation"
2022-10-21 14:51:19 +02:00