79506306

Date: 2025-03-13 11:32:17
Score: 7.5 🚩
Natty: 4
Report link

If you remove from pom springboot*mvc not work @Value and in constructor of component new object (not using @Autowire as in best practices, if you use autowire have the same problems)if you use only webflux (no classical Springboot) with routers and not @controller.
Somebody know reasons and solutions about it?

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Ends in question mark (2):
  • User mentioned (1): @Value
  • User mentioned (0): @Autowire
  • User mentioned (0): @controller
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: SkyBlackHawk