Thomas Vitale

Results 13 repositories owned by Thomas Vitale

cloud-native-spring-in-action

354
Stars
211
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
163
Forks
Watchers

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

developer-experience-java-kubernetes

62
Stars
22
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

95
Stars
43
Forks
Watchers

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