JetBrains introduces Spring Debugger, a plugin for IntelliJ IDEA that simplifies debugging Spring Boot applications by making framework internals visible. The plugin provides visual insights into bean management, property resolution, transaction states, database connections, and enables interactive evaluation of Spring
Table of contents
The bean that wasn’t thereThe property mazeThe missing transactionThe database client that configured itselfReading beans from thin airFor curious developers: How it works internallySummary1 Comment
Sort: