aboyko
6496537e61
Modulith integration improved with manual refresh
2023-07-11 19:49:35 -04:00
aboyko
31a8600fee
Modulith support
2023-07-04 13:54:38 -04:00
Kris De Volder
5634db4e42
Bump version to 1.48.0
2023-06-16 07:39:37 +00:00
aboyko
8c9692fa18
Use rewrite release versions. Workaround for xml-bind.
2023-06-14 13:23:48 -04:00
aboyko
f3b7a2f7ad
Correct typo in boot validation type name
2023-06-12 11:10:13 -04:00
aboyko
b59b6123dd
Boot upgrade closest minor version can't be below current version
2023-06-05 12:14:58 -04:00
aboyko
73b6c6b5b0
Integrate validation for data repo domain id type
2023-05-30 11:13:51 -04:00
aboyko
bd37fbcd2b
Gradle project Boot upgrade support
2023-05-29 12:58:43 -04:00
aboyko
6d0e4587aa
Switch VSCode extensions to built-in YAML java-props grammars
2023-05-09 19:57:10 -04:00
Kris De Volder
3a83bb1fb2
Bump version to 1.47.0
2023-05-05 08:12:26 +00:00
aboyko
80f8bedada
Remove rewrite recipe output folders setting UI from vscode
2023-04-04 16:34:51 -04:00
Kris De Volder
c4f4cf92af
Bump version to 1.46.0
2023-03-15 08:40:05 +00:00
aboyko
5be12bde12
Default problem severity for generations problem markers
2023-03-09 10:49:36 -05:00
aboyko
7c5dee41f6
Marker and quick fix for WebSecurityConfigurerAdapter
2023-02-24 16:42:42 -05:00
aboyko
a1e98d7026
Missing @Configuration
2023-02-23 23:16:06 -05:00
aboyko
6979975444
Security switch to DSL syntax problem markers (no fix proposals)
2023-02-17 19:12:48 -05:00
aboyko
a19082813f
Shared properties metadata file preference setting
2023-02-13 18:41:04 -05:00
aboyko
fbbb6fbcfd
Eclipse Spring preferences re-organization
2023-02-13 12:29:15 -05:00
aboyko
42e714faad
Spring IO Generations API validation
2023-02-07 19:08:08 -05:00
aboyko
98e538e7b9
Prepare for once a day pre-release publish build. Turn on manifest build
2023-02-02 17:30:32 -05:00
aboyko
9a8ab05804
VSCode engine ^1.67 and types 1.67
2023-02-01 18:40:13 -05:00
aboyko
64a1e79107
VSCode engine 1.64 or higher
2023-02-01 18:02:25 -05:00
aboyko
d83f89daac
VSCode extensions "pre-release" publishing - manifest yaml
2023-02-01 14:46:04 -05:00
Kris De Volder
4c9179efd9
Bump version to 1.45.0
2023-02-01 07:37:48 +00:00
Martin Lippert
82bc276d71
switch to new vmware publisher org
2023-01-30 20:41:55 +01:00
aboyko
d84ecc240c
Trim down Boot vscode extension activation events
2023-01-10 16:52:17 -05:00
Kris De Volder
c79cc62c9d
Bump version to 1.44.0
2023-01-03 20:07:24 +00:00
Kris De Volder
3989f2563c
Bump version to 1.43.0
2022-12-13 00:28:05 +00:00
Kris De Volder
5b2c3261e4
Bump version to 1.42.0
2022-12-07 11:29:32 +00:00
aboyko
c262b5ac50
Prompt to enable Spring Boot Java source reconciling
2022-12-01 22:18:52 -05:00
aboyko
fb3f20c3ea
Unnecessary @Repository problem and quickfix
2022-12-01 19:09:24 -05:00
aboyko
88b591450a
Polishing Rewrite integration
2022-12-01 18:35:39 -05:00
aboyko
61d6d1ded0
Adopt Rewrite Boot 3 upgrade
2022-11-28 17:19:37 -05:00
aboyko
434cea41e1
Remove generations and their preferences
2022-11-28 09:12:48 -05:00
aboyko
df0d85cef7
Start Boot LS if classpath of any project has spring
2022-11-22 15:50:53 -05:00
Martin Lippert
af37a441ee
fix typo
2022-11-22 08:39:15 +01:00
Nieraj Singh
9caadd005a
Added preferences for minor and patch validation
2022-11-17 12:15:36 -08:00
aboyko
09c62da414
Upgrade to latest patch. CodeAction list rather than single and more
...
1. CodeAction array rather than single code action expected
2. Support upgrade to the latest patch version
3. Boot version validation async from java sources validation
4. Labels for boot version quick fixes
2022-11-16 17:05:07 -05:00
Nieraj Singh
6bcaef95eb
GH-884: Added preferences for version validation
...
Adopted existing preferences used for Boot 2, Boot 3, etc..
2022-11-15 07:54:27 -08:00
aboyko
7594a743cf
Upgrade Recipe wrapper with AddRepository
2022-11-10 13:34:04 -05:00
aboyko
cb7813109e
Separate Spring AOT validations into a dedicated category
2022-11-04 15:15:00 -04:00
Kris De Volder
1c97878ebe
Bump version to 1.41.0
2022-10-26 06:22:23 +00:00
aboyko
6c9543c174
Ignored problem marker + quick fix becomes CodeAction.
2022-10-21 17:31:16 -04:00
aboyko
0fb7e7daca
Minimal Spring Factories support in Boot LS
2022-10-20 20:22:46 -04:00
aboyko
7b34fcbe32
Preference for "Rewrite Refactorings" in Eclipse. Default is 'true'
2022-10-13 18:20:38 -04:00
aboyko
f36090ddc3
Preference setting for white-listing recipes
2022-10-13 17:18:16 -04:00
aboyko
3cd3148068
Update dev dependencies to fix the build
2022-10-11 13:27:09 -04:00
aboyko
0130203c8f
Mark types not supported as of Boot 3
2022-10-07 13:38:44 -04:00
aboyko
f8393859dd
CodeAction, Problem and Fix descriptors API reworked. Reload action fix
2022-10-05 11:06:51 -04:00
aboyko
311c276217
[boot-3] BeanPostProcessor ignored in AOT setup problem and quick fix
2022-09-29 20:31:48 -04:00