- Fixed issues with metadata that contains multiple references
- Fixed issue with property hints with "any" providers
- Fixed issues with documentation for enum values + case sensitive enum suggestions
- Fixed issue with deprecated property/groups at higher levels shadowing valid suggestions deep inside
- Fixed issue with property & group names. Now hiphens & underscores in the names will be retained correctly
- Fixed issue in per group dependency section. Deleting a selected now retains the previously selected group
- Fixed issue with property hint with just providers without any values
- Added pnemonic focus support in the server selection & project details screen
- Fixed issue in per group dependency section. Now search handles enable/disable dependencies correctly
- Keyboard navigation within selected dependencies table now works properly
- Reorganized code
- Added support for dynamic classes & their properties
- Added support for bootstrapping new Projects & Module via
File -> New -> Project -> Spring Assistant
&File -> New -> Module -> Spring Assistant
- Revamped the whole codebase
- Dependencies are auto updated for both gradle & maven
- Fixed minor issues
- Updated correct path for animation in plugin.xml
- Initial support for Spring Assistant from both libraries &
@ConfigurationProperties
classes