William Cheng
53289263d9
Prepare v7.2.0 ( #17050 )
...
* update version to 7.2.0-SNAPSHOT
* update samples
* update doc
2023-11-13 18:53:20 +08:00
Kapil Gupta
c4b18f206d
[Server][Spring] fix support interface and implementation classes for API controllers ( #16945 )
...
* [Server][Spring] support interface and implementation classes for API controllers
* Omitted new string calls
* Added Log messages
* remove else
* Removed redundant if
* Update missed ;
2023-11-04 16:52:17 +08:00
William Cheng
5e8e2d7f6d
Prepare v7.1.0 in master ( #16608 )
...
* prepare v7.1.0 in master
* update
2023-09-18 17:37:36 +08:00
William Cheng
80121aa88f
Prepare v7.0.1 ( #16409 )
...
* prepare 7.0.1 in master
* update doc
2023-08-25 16:11:29 +08:00
William Cheng
6bfef6c191
Merge remote-tracking branch 'origin/master' into 7.0.x
2022-07-19 11:54:20 +08:00
William Cheng
6cae0fbb78
Merge remote-tracking branch 'origin/6.1.x'
2022-07-04 01:22:51 +08:00
William Cheng
9e412edb64
Prepare 6.0.1 release ( #12762 )
...
* update to v6.0.1
* update doc
* update samples
2022-07-03 23:36:46 +08:00
William Cheng
5307a8dafd
update samples
2022-05-27 01:05:36 +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