Commit 54d8243
Migrate SecurityReference SecurityRequirement (#821)
* Migrate SecurityReference SecurityRequirement
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix for disabled unit test
Co-Authored-By: Steve Elliot <[email protected]>
* address review comments
* make sure recipe is applied to java files only
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Apply formatter & remove unused import
* Remove unnecessary cast
* address further review comments
* Inline precondition
* Inline only constant
* Polish
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tim te Beek <[email protected]>1 parent 7a1ff29 commit 54d8243
File tree
4 files changed
+527
-49
lines changed- src
- main
- java/org/openrewrite/java
- springdoc
- spring
- resources/META-INF/rewrite
- test/java/org/openrewrite/java/springdoc
4 files changed
+527
-49
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
0 commit comments