Commit e1c96a9
[java] [Spring] useJspecify for java clients and spring generator (#23256)
* useJspecify for java clients and spring generator
* Merge master
* Regenerate documentation
* Remove ignore file
* Doc only for JavaClientCodegen and SpringCodeGen
* Regenerate
* Simplification of JSpecify implementation
* Fix typo "Only supported"
* Fix documentation formatting
* Fix documentation formatting
* Fix extra spaces
* Merge master
* Fix spacing for Spring generator
* Merge master
* Merge master
* Add samples to github flow
* Try to rebuild samples on gitFlow
* git update-index --chmod=+x samples/client/petstore/java/native-jackson3-jspecify/gradlew
* Add jspecify to build.gradle
* Add jspecify to build.gradle in dependencies {
* conditionally include jspecify dependencies
* merge master
* Simplify spacing
* Fix native request builder
* Some cleanup and comments
* Some cleanup
---------
Co-authored-by: jpfinne <jean-paul.finne@fednot.be>1 parent f12fe51 commit e1c96a9
File tree
224 files changed
+15463
-65
lines changed- .github/workflows
- bin/configs
- docs/generators
- modules/openapi-generator/src
- main
- java/org/openapitools/codegen
- languages
- templating/mustache
- resources
- JavaSpring
- libraries
- spring-boot
- spring-cloud
- spring-http-interface
- Java
- libraries
- native
- restclient
- resttemplate
- webclient
- test
- java/org/openapitools/codegen
- java
- spring
- resources/3_0/java
- samples
- client/petstore/java
- native-jackson3-jspecify
- .github/workflows
- .openapi-generator
- api
- docs
- gradle/wrapper
- src
- main
- java/org/openapitools/client
- api
- model
- test/java/org/openapitools/client
- api
- model
- restclient-springBoot4-jackson3-jspecify
- .github/workflows
- .openapi-generator
- api
- docs
- gradle/wrapper
- src
- main
- java/org/openapitools/client
- api
- auth
- model
- test/java/org/openapitools/client
- api
- model
- resttemplate-springBoot4-jackson3-jspecify
- .github/workflows
- .openapi-generator
- api
- docs
- gradle/wrapper
- src
- main
- java/org/openapitools/client
- api
- auth
- model
- test/java/org/openapitools/client
- api
- model
- webclient-springBoot4-jackson3-jspecify
- .github/workflows
- .openapi-generator
- api
- docs
- gradle/wrapper
- src
- main
- java/org/openapitools/client
- api
- auth
- model
- test/java/org/openapitools/client
- api
- model
- openapi3/server/petstore/springboot-4-jspecify
- .openapi-generator
- 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.
224 files changed
+15463
-65
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
| 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 | + | |
Lines changed: 17 additions & 0 deletions
| 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 | + | |
Lines changed: 18 additions & 0 deletions
| 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 | + | |
Lines changed: 17 additions & 0 deletions
| 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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments