Pinned Repositories
coronadesinfectorlifedemo
epam-spring-testing
Examples for Spring Testing speech
learn-spring-security
New - "Learn Spring Security OAuth":
learn-spring-security-flat
mssc-brewery
Spring MVC Brewery Microservice
piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
pivotal-certified-pro-spring-dev-exam
Source code for 'Pivotal Certified Professional Spring Developer Exam' by Iuliana Cosmina
pivotal-certified-pro-spring-dev-exam-02
Source Code for 'Pivotal Certified Professional Core Spring 5 Developer Exam' by Iuliana Cosmina
sfg-pet-clinic
SFT Pet Clinic
techassignments
A catalogue of the tech assignments I've ever done
alexnail's Repositories
alexnail/beginning-spring-data
Source Code for 'Beginning Spring Data' by Andres Sacco
alexnail/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
alexnail/cloud-native-java-data
Apply bounded-contexts and polyglot persistence for your microservice's data. Learn how to join data across services.
alexnail/cloud-native-java-data-integration
in this chapter, we'll build on the concepts explored earlier to support distributed data processing.
alexnail/cloud-native-java-edge
alexnail/cloud-native-java-lrp
in this chapter, we'll look at long-running, but ephemeral workloads.
alexnail/cloud-native-java-parent
contains the parent `pom.xml` for the book's examples
alexnail/cloud-native-java-rest
build, test, and document hypermedia APIs
alexnail/cloud-native-java-routing
routing is an essential part of service to service invocations and handling it correctly is far more nuanced than your average DNS load balancer
alexnail/cloud-native-java-testing
testing (unit testing, BDD, contract and end-to-end tests) becomes even more important when doing continuous delivery, and it becomes more complicated in distributed systems.
alexnail/code-examples
A collection of code examples from blog posts etc.
alexnail/currencyconversionservice
alexnail/Domain-Driven-Design-with-Java-A-Practitioner-s-Guide
Domain-Driven Design with Java - A Practitioner’s Guide, published by Packt
alexnail/GrokkingStreamingSystems
The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-systems).
alexnail/gs-securing-web
Securing a Web Application :: Learn how to protect your web application with Spring Security.
alexnail/java-design-patterns
Design patterns implemented in Java
alexnail/kafka-demo-java
Kafka programming tutorial from https://www.conduktor.io/kafka
alexnail/Mastering-Microservices-with-Java-9-Second-Edition
Mastering Microservices with Java 9 – Second Edition, published by Packt
alexnail/Mastering-Microservices-with-Java-Third-Edition
Mastering Microservices with Java – Third Edition, published by Packt
alexnail/microservices-security-in-action
Microservices Security in Action Book Samples
alexnail/multi-docker
alexnail/practical-ddd-in-enterprise-java
Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair
alexnail/prometheus
📕 Learning Guide 📕 | Prometheus and PCA (Prometheus Certified Associate)
alexnail/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
alexnail/spring-security-oauth
Just Announced - "Learn Spring Security OAuth":
alexnail/spring-security-registration
Go further into "Learn Spring Security":
alexnail/testing-spring-boot-applications-masterclass
🍃 Everything You Need to Know About Testing Spring Boot Applications
alexnail/testing-spring-boot-applications-primer
🚀 Getting Started with Testing Spring Boot Applications
alexnail/tut-spring-boot-oauth2
Spring Boot and OAuth2:: A tutorial on "social" login and single sign on with Facebook and Github
alexnail/tutorials
The "REST With Spring" Course: