Spring Boot application scans all the beans and package declarations when the application initializes. You need to add the @ComponentScan annotation for your ...
確定! 回上一頁