Jabez Brew
Results
2
issues of
Jabez Brew
Hi, I want to implement these refactorings on the layered architecture pattern: Annotating the `App` class with `@SpringBootApplication` and calling the `SpringApplication.run(App.class, args)` method in the `main` method creates an...
epic: pattern
type: refactoring
status: stale
1. Rebuilt the entire module to become a spring boot app . 2. Changed the xml-based configuration to annotation-based. As such the `applicationContext.xml` file is no more and with the...
status: under review