Skip to content

242.1.2728

Compare
Choose a tag to compare
@sks24git sks24git released this 23 Nov 10:21
· 76 commits to main since this release

Spring Core/Boot

  • Added: @EnableConfigurationProperties annotation marks @ ConfigurationProperties as beans
  • Added: Inspection and QuickFix checks if @ ConfigurationProperties class is correctly configured
  • Fixed: Yaml property value completion doesn't work (#9)

OpenAPI

  • Fixed: backward navigation to $ref usage
  • Added: endpoint linemarker suggests openapi generation when there is no place to navigate to (#12)
  • Added: intention to generate description from controller endpoint

Other

  • Fixed: fix EDT while editing json schema files