Skip to content

253.32.71

Choose a tag to compare

@imuromtsev imuromtsev released this 17 Mar 16:24
· 133 commits to main since this release

Spring Core

  • feat: Show EventListeners in endpoint tool
    window #181
  • feat: Support method beans from @Import annotation #189
  • fix: support ResourceLoader bean #190
  • fix: StackOverflowError in ExplytPsiUtil #196
  • fix: Error during ranges calculation in yaml annotator #173

Spring Test

  • fix: Test beans inspections #183

Spring Core/Boot

  • feat: Kotlin: Quick-fix for data class @ConfigurationProperties without
    @ConstructorBinding #31