Framework Best Practices Optimizer
Introduction
The Framework Best Practices Optimizer distills practical guides from mainstream frameworks and condenses the optimal solutions for each. From architecture to coding, it provides proven standard approaches to help you skip trial-and-error and write efficient, standardized code directly.
Supported Frameworks
| Framework | ||
|---|---|---|
| JBoss Logging | Spring Boot 3.3 | Spring Boot 3.5 |
| Wicket | Java API | Testcontainers |
| Jackson | Lombok | JSpecify |
| Apache Maven | AssertJ | Mockito |
| SLF4J | Gradle | Reactor |
| JUnit Jupiter | Spring Boot 2.x | Kubernetes |
| Testiing |
Framework Best Practices Optimizer
- Select the framework you want to apply best practices to, then click "Run".

- The system will first retrieve information about the selected framework, then begin applying best practices.

- After completion, all modified files resulting from the optimization will be displayed in the workspace. Review the changed files and choose whether to accept or reject them based on your needs.


- After accepting or rejecting, if you need to revert, click the "Revert" button to restore the file status to its original state before acceptance or rejection.

