alaahong opened a new issue, #614: URL: https://github.com/apache/fesod/issues/614
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Motivation Many projects have providing starter for spring boot. Fesod may also concern to do that. ### Solution As current project is on top of Java 8, and latest spring boot is 3/4 on top of 17. we should support the different versions at same time. And meanwhile, as Fesod is working with factory way, seems no need to provide the Fesod only, so try to prvoide some template or service for the default bean. ### Alternatives _No response_ ### Anything else? Document should be updating too once starter delivered. We might concern for more extension just like Quarkus in the future. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
