delei commented on code in PR #616:
URL: https://github.com/apache/fesod/pull/616#discussion_r2388685123


##########
README.md:
##########
@@ -80,6 +80,75 @@ dependencies {
 }
 ```
 
+### Spring Boot Starter
+
+For Spring Boot 2.7.x or 3.x applications you can depend on the starter to get 
auto-configuration, a preconfigured `FesodTemplate` bean, and property binding 
out of the box. The starter keeps its Spring Boot dependencies in `provided` 
scope, so your application controls the exact Boot version it runs with.

Review Comment:
   This document should be migrated to the Spring section of the website.



-- 
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]

Reply via email to