Thomas Vitale

Results 12 repositories owned by Thomas Vitale

cloud-native-spring-in-action

349
Stars
203
Forks
Watchers

🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)

awesome-spring

1.1k
Stars
158
Forks
Watchers

A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.

developer-experience-java-kubernetes

56
Stars
18
Forks
Watchers

Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.

Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cloud Circuit Breaker.

spring-keycloak-tutorials

66
Stars
51
Forks
Watchers

The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services

spring-security-examples

20
Stars
10
Forks
Watchers

Examples with Spring Security (OAuth2 and OpenID Connect, Authentication and Authorization)

spring-security-jwt-rest-demo

22
Stars
12
Forks
Watchers

A demo to test Spring Security and JWT for a RESTful application

spring-tutorials

30
Stars
48
Forks
Watchers

The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security.

spring-boot-multitenancy

90
Stars
44
Forks
Watchers

Samples showing how to build multitenant applications with Java and Spring Boot