Skip to content

243.1.3083

Latest
Compare
Choose a tag to compare
@imuromtsev imuromtsev released this 29 Dec 18:11

Spring Core/Boot

  • Added: support for syntax highlighting in application.yaml and application.properties
  • Added: completion/reference in property starting with logging.level
  • Fixed: inspection kebab-case false positive for logging level property
  • Fixed: fix inspection resource in tests (#15)

Spring Web / OpenAPI

  • Added: Action Generate OpenApi Specification for project
  • Added: Run in Swagger action for Controller/FeignClient
  • Added: Generate requestBody as custom type schema for Run controller/endpoint action
  • Added: Another design for Spring Endpoints, new Line Marker icons
  • Added: Generation of Http Client and OpenApi spec using cURL

Other

  • Added: Auto Configurations and Message Brokers folders to Spring Explyt View
  • Fixed: stack overflow on jpql file find in EntityAttributeSearcher