Pinned Repositories
alexa-chatgpt
This is an Alexa bot developed with the help of OpenAI's ChatGPT language model. With it, you can converse naturally with Alexa, answering questions and performing tasks based on its language training.
alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
alexa-frases-de-peliculas
Alexa-tarjetaTransporteMadrid
Skill para obtener la fecha de caducidad de tu abono de transportes de Madrid
all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
bootiful-graalvm-webinar-03-2021
Hi Spring fans! We'll look at turning Spring applications into GraalVM applications
design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
docker-ci-tool-stack
Docker Infrastructure via docker-compose (Jenkins, SonarQube, Nexus, GitLab)
event-sourcing-cqrs-axon-spring-boot
A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot
Keycloak-Identity-and-Access-Management-for-Modern-Applications
Keycloak: Identity and Access Management for Modern Applications, published by Packt
fontecha's Repositories
fontecha/alexa-chatgpt
This is an Alexa bot developed with the help of OpenAI's ChatGPT language model. With it, you can converse naturally with Alexa, answering questions and performing tasks based on its language training.
fontecha/auction_house_ddd
Example of a tactical DDD implementation using object oriented paradigm for an Auction House.
fontecha/AutoQuality-Playground
Un repositorio donde se exploran técnicas de automatización para garantizar la calidad del código.
fontecha/awesome-tunneling
List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
fontecha/code-examples
A collection of code examples from blog posts etc.
fontecha/demo-prometheus-and-grafana-alerts
Docker Compose setup for demonstrating alerting features in Prometheus and Grafana
fontecha/docker-vuejs-springboot-app-example
fontecha/gateway-with-style
Demo project for "Beyond routing 🚀 Spring Cloud Gateway with style" talk
fontecha/helm-charts
A curated set of Helm charts brought to you by codecentric
fontecha/java-ai-playground
fontecha/jenkine-pipeline-maven-demo
fontecha/jwt-api-spring-cloud-gateway-security
fontecha/micronaut-kamal
Proyecto base configurado para desplegar aplicaciones de micronaut usando Kamal
fontecha/microservice-spring-cloud-gateway-security-keycloak
fontecha/mybatis-spring-native
Some hints to make MyBatis mappers work in a Spring Native context
fontecha/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
fontecha/replatform-java-webapp-on-aws
fontecha/restaurant-demo
Axon demo - `Restaurant Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://github.com/fraktalio/restaurant-demo, https://github.com/fraktalio/order-demo
fontecha/sfp-rhsandbox
k8s-strangler-fig-pattern-demo
fontecha/sivalabs-youtube-code-springboot-samples
Sample code for my YouTube video tutorials
fontecha/spring-addons-oauth2-resource-servers-configuration-lab
Ease spring OAuth2 resource-servers configuration and testing lab
fontecha/spring-boot-based-microservices
Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice
fontecha/Spring-Boot-SQS-Localstack
fontecha/spring-cloud-gateway-security-apikey-based
fontecha/spring-enterprise-authorization-server
spring-security-enterprise-authorization-server
fontecha/spring-implementacion-microservicios
Implementacion Practica de Microservicios con Java y Spring Boot
fontecha/spring-security-oauth2-microservices-demo
Spring Security OAuth2 Microservices Demo
fontecha/Spring-Security-with-spring-cloud-gateway-and-keycloak-using-AUTH2.0
fontecha/springboot-react-keycloak
The goal of this project is to secure movies-app using Keycloak(with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a ReactJS application called movies-ui.
fontecha/the-durable-spring-authorization-server
Hi, Spring fans! In this installment we're going to look at how to setup a durable, secure, scalable, restartable, load-balanceable Spring Authorization Server