Plugin Icon if
  • Code Tools
  • Code Editing
  • Framework

Spring Boot Assistant

Обновлено:
5 месяцев назад
Версия:

601.0.0+242

Обзор
Версии

Обзор

This plugin adds auto-completion support for Spring Boot configuration files (application.yml, etc.).

Features:

  1. Auto-completion of the configuration properties in your yaml files based on the spring boot's autoconfiguration jars are present in the classpath.

  2. Auto-completion of the configuration properties in your yaml files if you have classes annotated with @ConfigurationProperties , if your build is properly configured .

  3. Short form search & search for element deep within is also supported. i.e, sp.d will show you spring.data , spring.datasource, also, port would show server.port as a suggestion.

  4. Quick documentation for groups & properties (not all groups & properties will have documentation, depends on whether the original author specified documentation or not for any given element).

Bug report:

Please create an issue at GitHub.

Project document

Версии

Версия
Диапазон совместимости
Дата обновления
2024
242.2.0
242+
18.09.2024
Скачать
2025
601.0.0+242
242+
02.03.2025
Скачать
601.0.1+242
242+
08.03.2025
Скачать
Plugin ID:
dev.flikas.idea.spring.boot.assistant.plugin
icon