Is your feature request related to a problem? Please describe.
I use error-handling-spring-boot-starter and this library works with @RestController.
Can I generate controllers with @RestController annotation when using spring generator?
Describe the solution you'd like
Add a parameter that allows to use @RestController instead of @controller
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
I use error-handling-spring-boot-starter and this library works with @RestController.
Can I generate controllers with @RestController annotation when using spring generator?
Describe the solution you'd like
Add a parameter that allows to use @RestController instead of @controller
Describe alternatives you've considered
Additional context