Commit b2b3076
committed
fixes(spring) Fixes @nullable annotation
* remove findbug dependency as spring generator set its import to 'org.springframework.lang.Nullable'
* for springboot 4, use 'org.jspecify.annotations.Nullable' as spring one is Deprecated1 parent 03c13fb commit b2b3076
135 files changed
Lines changed: 105 additions & 485 deletions
File tree
- modules/openapi-generator/src
- main
- java/org/openapitools/codegen/languages
- resources/JavaSpring/libraries
- spring-boot
- spring-cloud
- spring-http-interface
- test/java/org/openapitools/codegen/java/spring
- samples
- client/petstore
- spring-cloud-auth
- spring-cloud-date-time
- spring-cloud-deprecated
- spring-cloud-feign-without-url
- spring-cloud-tags
- spring-cloud
- spring-http-interface-noResponseEntity
- spring-http-interface-reactive-noResponseEntity
- spring-http-interface-reactive
- spring-http-interface-springboot-4
- src/main/java/org/openapitools
- api
- model
- spring-http-interface-useHttpServiceProxyFactoryInterfacesConfigurator
- spring-http-interface
- openapi3
- client/petstore
- spring-cloud-3-with-optional
- spring-cloud-3
- spring-cloud-4-with-optional
- src/main/java/org/openapitools
- api
- model
- spring-cloud-async
- spring-cloud-date-time
- spring-cloud-http-basic
- spring-cloud-oas3-fakeapi
- spring-cloud-spring-pageable
- spring-cloud
- spring-stubs-skip-default-interface
- spring-stubs
- server/petstore
- spring-boot-oneof-interface
- spring-boot-oneof-sealed
- spring-boot-oneof
- spring-boot-springdoc
- springboot-3-include-http-request-context
- springboot-3
- springboot-4
- src/main/java/org/openapitools
- api
- model
- springboot-delegate
- springboot-implicitHeaders
- springboot-source
- springboot
- server/petstore
- spring-boot-defaultInterface-unhandledExcp
- spring-boot-nullable-set
- springboot-api-response-examples
- springboot-beanvalidation-no-nullable
- springboot-beanvalidation
- springboot-builtin-validation
- springboot-delegate-j8
- springboot-delegate-no-response-entity
- springboot-delegate
- springboot-file-delegate-optional
- springboot-implicitHeaders-annotationLibrary
- springboot-implicitHeaders
- springboot-include-http-request-context
- springboot-lombok-data
- springboot-lombok-tostring
- springboot-petstore-with-api-response-examples
- springboot-reactive-noResponseEntity
- springboot-reactive
- springboot-spring-pageable-delegatePattern-without-j8
- springboot-spring-pageable-delegatePattern
- springboot-spring-pageable-without-j8
- springboot-spring-pageable
- springboot-spring-provide-args
- springboot-useoptional
- springboot-virtualan
- springboot-x-implements-skip
- springboot
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
557 | 561 | | |
558 | 562 | | |
559 | 563 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 161 | | |
168 | 162 | | |
169 | 163 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 176 | | |
183 | 177 | | |
184 | 178 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 102 | | |
111 | 103 | | |
112 | 104 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 60 | | |
67 | 61 | | |
68 | 62 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 60 | | |
67 | 61 | | |
68 | 62 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6488 | 6488 | | |
6489 | 6489 | | |
6490 | 6490 | | |
| 6491 | + | |
| 6492 | + | |
| 6493 | + | |
| 6494 | + | |
| 6495 | + | |
| 6496 | + | |
| 6497 | + | |
| 6498 | + | |
| 6499 | + | |
| 6500 | + | |
| 6501 | + | |
| 6502 | + | |
| 6503 | + | |
| 6504 | + | |
| 6505 | + | |
| 6506 | + | |
| 6507 | + | |
| 6508 | + | |
| 6509 | + | |
| 6510 | + | |
| 6511 | + | |
| 6512 | + | |
| 6513 | + | |
| 6514 | + | |
| 6515 | + | |
| 6516 | + | |
| 6517 | + | |
| 6518 | + | |
| 6519 | + | |
| 6520 | + | |
| 6521 | + | |
| 6522 | + | |
| 6523 | + | |
| 6524 | + | |
| 6525 | + | |
| 6526 | + | |
6491 | 6527 | | |
6492 | 6528 | | |
6493 | 6529 | | |
| |||
0 commit comments