issues Search Results · repo:openrewrite/rewrite-spring language:Java
Filter by
304 results
(69 ms)304 results
inopenrewrite/rewrite-spring (press backspace or delete to remove)!-- Thank you for suggesting an improvement to OpenRewrite! Feel free to delete any sections that don t apply to your request.
What problem are you trying to solve?
Prepare for the Spring Boot 4 release ...
boot-4.0
enhancement
good first issue
Laurens-W
- Opened 20 days ago
- #754
What version of OpenRewrite are you using?
- rewrite-spring v6.8.0
- Maven/Gradle plugin v3.13.0
- rewrite-recipe-bom_ v3.1.0
How are you running OpenRewrite?
I am using the Maven plugin, and ...
bug
recipe
spring-data
vijay-chavakula
- 1
- Opened 21 days ago
- #753
What problem are you trying to solve?
It could be interesting to migrate @Query to @NativeQuery conditionaly if argument nativeQuery = true.
The annotation @NativeQuery has been introduced in Spring ...
recipe
ghusta
- 1
- Opened 26 days ago
- #749
What problem are you trying to solve?
As part of the spring-boot (2.4) update, spring-data-rest-webmvc is updated to 3.4.X. With this release, the deprecated
import org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter ...
enhancement
good first issue
recipe
FieteO
- 1
- Opened on Jun 20
- #745
There seems to be an issue in the release management. v6.8.0, v6.8.1 and v6.8.2 all point to the same commit.
git tag --contains 87cf927bf39f0d9a61a05d1e807d4897fafe073a
v6.8.0
v6.8.1
v6.8.2
See https://github.com/openrewrite/rewrite-spring/compare/v6.8.0...v6.8.2. ...
bug
rob-valor
- 2
- Opened on Jun 19
- #744
Related to #684
When a method returns an instance of AuditorAware, the recipe must not rewrite the code.
public class Configuration {
public AuditorAware String auditorAware() {
return mock(AuditorAware.class); ...
bug
rob-valor
- Opened on Jun 18
- #742
Similar to #731, but for MS SQL Server databases.
- It aims to be a sub-issue of #532.
The recipe to include in flyway-10.yml should be something like:
type: specs.openrewrite.org/v1beta/recipe
name: ...
boot-3.3
good first issue
recipe
ghusta
- Opened on Jun 18
- #738
#642 mentions
- [ ] Generate Spring Boot property migration recipes (runs on a schedule)
Looking at GitHub Actions, it appears the job hasn’t been running for 7 months.
I have run GeneratePropertiesMigratorConfiguration ...
boot-3.4
bug
github_actions
good first issue
recipe
DidierLoiseau
- 4
- Opened on Jun 17
- #737
After running the spring boot 3.4 migration some Spring @RequestParam annotations had their arguments removed, which
caused IllegalStateException during a subsequent test pass.
So in a function like: ...
bug
sambsnyd
- 1
- Opened on Jun 17
- #736
Similar to #731, but for MySQL databases.
It aims to be a sub-issue of #532.
The recipe to include in flyway-10.yml should be something like:
type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.java.flyway.MaybeAddFlywayModuleMysql ...
boot-3.3
good first issue
recipe
ghusta
- 1
- Opened on Jun 16
- #734

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.