-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #293 from apache/single-spring-boot
Combine Spring Boot starters (web and non-web) into single module
- Loading branch information
Showing
18 changed files
with
61 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
support/spring-boot/spring-boot-starter/src/main/resources/META-INF/spring.factories
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
support/spring-boot/spring-boot-starter/src/main/resources/META-INF/spring.provides
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
provides: shiro | ||
provides: shiro,shiro-web |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
support/spring-boot/spring-boot-web-starter/src/main/resources/META-INF/NOTICE
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
...oot-web-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
support/spring-boot/spring-boot-web-starter/src/main/resources/META-INF/spring.factories
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
support/spring-boot/spring-boot-web-starter/src/main/resources/META-INF/spring.provides
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
.../test/groovy/org/apache/shiro/spring/boot/autoconfigure/web/WebSpringFactoriesTest.groovy
This file was deleted.
Oops, something went wrong.