William Cheng
|
a4b5b85067
|
Update jackson nullable version to newer version v0.2.6 (#14823)
* update jackson nullable to newer version
* update samples
* update samples
* update samples
|
2023-02-27 18:38:31 +08:00 |
|
cachescrubber
|
5300bff6d9
|
[Java][Spring] Upgrade Spring Cloud dependencies (#14285)
* Upgrade to Spring Boot 2.7.6/3.0.0
* generate samples
|
2022-12-20 22:02:03 +08:00 |
|
William Cheng
|
038fe790dc
|
fix spring3 client (#13625)
|
2022-10-07 20:54:55 +08:00 |
|
Mike Welsh
|
5462681348
|
Add milestone repository for Spring maven plugin (#12530)
* Add milestone repository for Spring maven plugin
* Update Springdoc version
|
2022-06-07 10:51:51 +08:00 |
|
Mike Welsh
|
fbc35a2a6f
|
[BUG] Use https URL for Spring milestone repository (#12512)
- Also set version for spring maven plugin as it does _not_ work with the milestone version
|
2022-06-03 00:36:45 +08:00 |
|
cachescrubber
|
71ea659195
|
[Java/Spring] Support Spring Boot 3 and Jakarta EE 9 (#12407)
* Migrate annotation.Generated
* Upgrade jakarta.servlet and jakarta.validation
* Prepare pom.xml for spring boot 3
* Introduce spring-boot-3 sample config.
* Create spring-boot-3 sample.
* Introduce useSpringBoot3 cli option.
* Generate Docs
* Add spring milestone repo
* Generate Samples
* Adjust Unit Tests
* Add Spring Boot 3 Support to spring-cloud library
* generate spring cloud 3 sample
* Remove springfox
* Fix typo.
* No longer support SpringFox and Swagger1 with Spring Boot > 3.x
* Generate Docs
* Use Spring Boot 3.0.0-M3
* Generate Samples
|
2022-05-27 00:07:19 +08:00 |
|