Skip to content

Commit

Permalink
Add guides to categories
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhave committed May 31, 2024
1 parent cd3f130 commit d78c2ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ renderer:
guide:
- gs-spring-boot-for-azure
- gs-spring-boot-kubernetes
- top-spring-on-kubernetes
data:
display-name: Data Access
guide:
Expand Down Expand Up @@ -47,6 +48,7 @@ renderer:
- gs-messaging-gcp-pubsub
- gs-integration
- gs-spring-cloud-stream
- gs-messaging-redis
microservices:
display-name: Microservices
guide:
Expand All @@ -65,6 +67,7 @@ renderer:
- gs-consuming-rest
- gs-rest-service
- gs-spring-boot
- tut-rest
security:
display-name: Security
guide:
Expand All @@ -73,6 +76,8 @@ renderer:
- gs-authenticating-ldap
- gs-rest-service-cors
- gs-securing-web
- tut-spring-security-and-angular-js
- tut-spring-boot-oauth2
testing:
display-name: Testing
guide:
Expand Down

0 comments on commit d78c2ec

Please sign in to comment.