'Spring boot initializer dependencies list
I have created an initialization using https://start.spring.io/ , but I forgot which dependencies I selected. What would be a simple way to tell?
Solution 1:[1]
Check your pom.xml or build.gradle(.kts)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | grekier |
