Commit b11dff7
authored
Use Spring Boot 3.x by default (useSpringBoot3=true) (#23318)
* set useSpringBoot3 to true by default
* add tests for usespringboot3 set to false
* update workflow to use jdk 11
* use jdk 17
* update
* fix tests
* update
* update camel to test with spring boot 2.x
* update samples
* remove check1 parent fd0d43f commit b11dff7
File tree
1,565 files changed
+5005
-5121
lines changed- .github/workflows
- bin/configs
- docs/generators
- modules/openapi-generator/src
- main/java/org/openapitools/codegen/languages
- test/java/org/openapitools/codegen/java/spring
- samples
- client/petstore
- spring-cloud-auth
- src/main/java/org/openapitools/api
- spring-cloud-date-time
- src/main/java/org/openapitools
- api
- model
- spring-cloud-deprecated
- src/main/java/org/openapitools
- api
- model
- spring-cloud-feign-without-url
- src/main/java/org/openapitools
- api
- model
- spring-cloud-tags
- src/main/java/org/openapitools
- api
- model
- spring-cloud
- src/main/java/org/openapitools
- api
- model
- openapi3
- client/petstore
- spring-cloud-async
- src/main/java/org/openapitools
- api
- model
- spring-cloud-date-time
- src/main/java/org/openapitools
- api
- model
- spring-cloud-http-basic
- src/main/java/org/openapitools
- api
- model
- spring-cloud-oas3-fakeapi
- src/main/java/org/openapitools
- api
- model
- spring-cloud-spring-pageable
- src/main/java/org/openapitools
- api
- model
- spring-cloud
- src/main/java/org/openapitools
- api
- model
- spring-stubs-skip-default-interface
- src/main/java/org/openapitools
- api
- model
- spring-stubs
- src/main/java/org/openapitools
- api
- model
- server/petstore
- spring-boot-oneof-interface
- src/main/java/org/openapitools
- api
- model
- spring-boot-oneof-sealed
- src/main/java/org/openapitools
- api
- model
- spring-boot-oneof
- src/main/java/org/openapitools
- api
- model
- spring-boot-springdoc
- src/main/java/org/openapitools
- api
- model
- springboot-delegate
- src/main/java/org/openapitools
- api
- model
- springboot-implicitHeaders
- src/main/java/org/openapitools
- api
- model
- springboot-source
- src/main/java/org/openapitools
- api
- model
- springboot
- src/main/java/org/openapitools
- api
- model
- server/petstore
- spring-boot-defaultInterface-unhandledExcp
- src/main/java/org/openapitools
- api
- model
- spring-boot-nullable-set
- src/main/java/org/openapitools
- api
- model
- springboot-beanvalidation-no-nullable
- src/main/java/org/openapitools
- api
- model
- springboot-beanvalidation
- src/main/java/org/openapitools
- api
- model
- springboot-builtin-validation
- src/main/java/org/openapitools
- api
- model
- springboot-delegate-j8
- src/main/java/org/openapitools
- api
- model
- springboot-delegate-no-response-entity
- src/main/java/org/openapitools
- api
- model
- springboot-delegate
- src/main/java/org/openapitools
- api
- model
- springboot-implicitHeaders-annotationLibrary/src/main/java/org/openapitools/api
- springboot-include-http-request-context
- src/main/java/org/openapitools
- api
- model
- springboot-lombok-data
- src/main/java/org/openapitools
- api
- model
- springboot-reactive-noResponseEntity
- src/main/java/org/openapitools
- api
- model
- springboot-reactive
- src/main/java/org/openapitools
- api
- model
- springboot-spring-pageable-delegatePattern-without-j8
- src/main/java/org/openapitools
- api
- model
- springboot-spring-pageable-delegatePattern
- src/main/java/org/openapitools
- api
- model
- springboot-spring-pageable-without-j8
- src/main/java/org/openapitools
- api
- model
- springboot-spring-pageable
- src/main/java/org/openapitools
- api
- model
- springboot-spring-provide-args
- src/main/java/org/openapitools
- api
- model
- springboot-useoptional
- src/main/java/org/openapitools
- api
- model
- springboot-virtualan
- src/main/java/org/openapitools/virtualan
- api
- model
- springboot-x-implements-skip
- src/main/java/org/openapitools
- api
- model
- springboot
- src/main/java/org/openapitools
- api
- model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,565 files changed
+5005
-5121
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
525 | 526 | | |
| 527 | + | |
526 | 528 | | |
527 | 529 | | |
528 | 530 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
| 1224 | + | |
1224 | 1225 | | |
1225 | 1226 | | |
1226 | 1227 | | |
| |||
2148 | 2149 | | |
2149 | 2150 | | |
2150 | 2151 | | |
| 2152 | + | |
2151 | 2153 | | |
2152 | 2154 | | |
2153 | 2155 | | |
| |||
2512 | 2514 | | |
2513 | 2515 | | |
2514 | 2516 | | |
| 2517 | + | |
| 2518 | + | |
2515 | 2519 | | |
2516 | 2520 | | |
2517 | 2521 | | |
| |||
2767 | 2771 | | |
2768 | 2772 | | |
2769 | 2773 | | |
| 2774 | + | |
2770 | 2775 | | |
2771 | 2776 | | |
2772 | 2777 | | |
| |||
2865 | 2870 | | |
2866 | 2871 | | |
2867 | 2872 | | |
| 2873 | + | |
2868 | 2874 | | |
2869 | 2875 | | |
2870 | 2876 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments