BoykoAlex
3515bca5c1
Fix Rewrite quick fix/assist on Win
2022-08-02 14:21:39 -04:00
aboyko
60689db01e
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-07-27 00:18:42 -04:00
aboyko
35af0be47f
Rewrite integration fixes
2022-07-27 00:18:10 -04:00
Kris De Volder
392d953bd9
Docker App in bootdash without actuator -> no automatic live hover
...
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
aboyko
e002ddf6fb
Adopt title in the progress notification in lsp
2022-07-19 15:14:03 -04:00
aboyko
3b678ce9ab
Delay reconcile
2022-07-15 15:10:12 -04:00
aboyko
722a8cf6d5
Better rewrite recipe integration into IDE quick fix and assist
2022-07-13 19:29:26 -04:00
Kris De Volder
7eccab1262
Don't validate completely empty yaml subdocs in application.yml
...
See https://github.com/spring-projects/sts4/issues/711
2022-06-21 14:40:58 -07:00
Kris De Volder
7ec51bdf4a
Bump version to 1.37.0
2022-06-21 12:02:52 +00:00
BoykoAlex
382d0bbac6
Fixes for @Autowired over constructor
2022-06-16 14:36:05 -04:00
BoykoAlex
eb844bfd88
Fix the build
2022-06-16 12:44:08 -04:00
Kris De Volder
c6dc4b8bb1
Bump version to 1.36.0
2022-06-16 11:33:32 +00:00
BoykoAlex
cd5d0d786a
Show recipe parameters. Load recipes from descriptors.
2022-06-15 23:31:09 -04:00
Kris De Volder
45aa106b02
Bump version to 1.35.0
2022-06-14 12:13:29 +00:00
Martin Lippert
a935c24a96
do not include all the license files from all the dependencies anymore
2022-06-14 12:33:25 +02:00
Martin Lippert
6e21995fb2
fix failing test due to latest changes to mapping symbol generation
2022-06-10 14:27:13 +02:00
Martin Lippert
7bcbc88483
GH-781: fixed missing http method type for annotations without params
2022-06-10 10:16:17 +02:00
BoykoAlex
184e77afae
Hierarchical Recipes UI for vscode
2022-06-01 13:30:09 -04:00
BoykoAlex
5ad3f0c52a
Extract rewrite specific bits into commons-rewrite
2022-05-16 16:57:54 -04:00
BoykoAlex
66b6b796fa
Rewrite parsing should not parse pom inside target folders
2022-05-12 14:38:21 -04:00
BoykoAlex
9be68ee204
Add missing jackson dependency
2022-05-12 12:42:34 -04:00
BoykoAlex
71cfedc452
Upgrade to latest rewrite. Boot 3 upgrade handler fixes
2022-05-11 22:08:31 -04:00
Kris De Volder
f009d68349
Reduce test log verbosity
2022-05-11 13:07:14 -07:00
Kris De Volder
0320355c6b
Less verbose logs
2022-05-11 10:10:48 -07:00
Kris De Volder
67f723c8ce
Fix build issue
2022-05-11 10:10:20 -07:00
Kris De Volder
199b35253c
Less noise in test logs
2022-05-11 09:43:01 -07:00
BoykoAlex
7c72bdd6e9
Revert extra logging not to flood logs
2022-05-11 11:57:46 -04:00
BoykoAlex
df8f3b01f5
Adjust debug logging
2022-05-10 22:23:19 -04:00
BoykoAlex
f9f2ac9738
Logging to debug failed tests
2022-05-10 18:01:42 -04:00
BoykoAlex
b0a0ef38c8
Spring Boot 3 migration recipe initial steps
2022-05-10 15:36:15 -04:00
Kris De Volder
3f6129bcbb
Merge pull request #721 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks
2022-05-10 07:00:27 -07:00
Kris De Volder
aea9251757
Merge pull request #749 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations/org.springframework-spring-webmvc-5.3.18
...
Bump spring-webmvc from 3.1.1.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations
2022-05-10 07:00:03 -07:00
Kris De Volder
173c7ddca7
Merge pull request #762 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-non-boot-project/org.springframework-spring-webmvc-5.3.18
...
Bump spring-webmvc from 5.1.3.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-non-boot-project
2022-05-10 06:59:41 -07:00
Kris De Volder
a3be18a0fb
Merge pull request #763 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/org.springframework-spring-webmvc-5.3.18
...
Bump spring-webmvc from 5.1.3.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project
2022-05-10 06:59:07 -07:00
Kris De Volder
f161507df2
Merge pull request #774 from spring-projects/api-refinement
...
Refine api for connected process listeners
2022-05-09 19:33:57 -07:00
BoykoAlex
f82acac9b9
Fix failing problem type test
2022-05-09 21:07:31 -04:00
BoykoAlex
704d77d0e9
Rewrite recipe progress tracking fix
2022-05-09 19:41:26 -04:00
Kris De Volder
006cbd0721
Refine api for connected process listeners
...
Events now include some extra information instead of just processKey.
2022-05-09 16:12:59 -07:00
BoykoAlex
36f7198082
JUnit SpringExtension code action and quick fix
2022-05-09 15:37:07 -04:00
BoykoAlex
8102c19f8a
Refactorings. Bean methods not public.
2022-05-06 19:47:01 -04:00
BoykoAlex
d78752e747
Check dependency versions for java diagnostics
2022-05-04 13:15:35 -04:00
BoykoAlex
9fa05f5a08
Unit tests failures
2022-05-03 13:45:01 -04:00
BoykoAlex
c880ef943d
Fix compiler error
2022-05-03 12:14:22 -04:00
BoykoAlex
580350564a
Rewrite integration for Spring Boot server and vscode client
2022-05-02 13:02:01 -04:00
Kris De Volder
b87375b97d
Bump version to 1.34.0
2022-04-27 07:48:59 +00:00
BoykoAlex
15722b017c
Connect to Spring process directly, no tracking
2022-04-19 14:53:20 -04:00
Martin Lippert
5d0bed47e4
GH-750 - introduce dedicated thread pool executors to avoid handing threads to block everything else
2022-04-13 16:42:07 +02:00
BoykoAlex
5d2b53882b
Use snapshotStartup operation rather than startup
...
Calling startup wipes out the data endpoint returns on consecutive calls
2022-04-08 11:12:00 -04:00
dependabot[bot]
796e5b115d
Bump spring-webmvc
...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework ) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 09:37:21 +00:00
dependabot[bot]
2b6a134ecd
Bump spring-webmvc
...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework ) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 09:37:11 +00:00