mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 07:52:48 +00:00
* Fix import for new spring boot version
#8561
* Add new versions
* Fix samples
* Remove unused dependencies
* Revert "Remove unused dependencies"
This reverts commit bdac08b80a.
* Add version
* Fix version
* Add hystrix note this depcreated
* Migrate to Junit5
* Trigger build
* Add junit5
* Upgrade to new hystrix starter
* Try to enable hystrix
* Remove hystrix and upgrade to boot 2.5.5
* Remove hystrix
* Revert yaml
* Remove hysterix
* Trigger build
* Update docu
* use 4-space instead of tabs
* remove HystrixCommand
* add back spring-cloud test with oas 3.0 spec
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>