Skip to content

Commit 9408847

Browse files
authored
Merge pull request #171 from sampada07/JAVA-1132
JAVA-1132: Update repository structure
2 parents 66079b0 + 06aee65 commit 9408847

File tree

53 files changed

+5
-3519
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+5
-3519
lines changed

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/.gitignore

-25
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/pom.xml

-53
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/java/com/baeldung/oauth/AuthorizationHeaderInterceptor.java

-36
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/java/com/baeldung/oauth/SecurityConfig.java

-41
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/java/com/baeldung/oauth/UiApplication.java

-13
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/java/com/baeldung/oauth/web/controller/FooClientController.java

-33
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/java/com/baeldung/oauth/web/dto/Foo.java

-36
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/resources/application.yml

-28
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/resources/templates/foo.html

-39
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/main/resources/templates/index.html

-19
This file was deleted.

clients-thymeleaf/oauth-ui-authorization-code-thymeleaf/src/test/java/com/baeldung/oauth/UiApplicationIntegrationTest.java

-16
This file was deleted.

newstack/README.md

-13
This file was deleted.

0 commit comments

Comments
 (0)