ystarling's Repositories
ystarling/blog-tutorials-masterclass
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
ystarling/code-examples
A collection of code examples from blog posts etc.
ystarling/coding-interview-university
A complete computer science study plan to become a software engineer.
ystarling/data-indexer
ystarling/demo-jooq-official
A jOOQ demo working with the Sakila database
ystarling/elasticsearch-java-client-demo
Elasticsearch Client Java Sample project
ystarling/event-sourcing-cqrs-eventuate-tram-examples-customers-and-orders
An example of Choreography-based sagas in Spring Boot/JPA microservices
ystarling/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
ystarling/golang-todo-api-microservice-example
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
ystarling/GoLangBooks
A list of best books which are needed to be a specialist in golang
ystarling/kotlin-tutorials
ystarling/kotlinx.coroutines
Library support for Kotlin coroutines
ystarling/kubernetes-in-action-2nd-edition
Code from the Kubernetes in Action 2nd Edition book
ystarling/malware-scanner
ystarling/malware-scanner2
ystarling/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
ystarling/microservices-kafka-tutorial
Source code for the Devtiro Kafka Microservice Tutorial
ystarling/problem
A Java library that implements application/problem+json
ystarling/saga-choreography-example
ystarling/simple-online-shop-springboot
ystarling/simple-spring-kafka-stream-kotlin
ystarling/spring-boot-3-jwt-security
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
ystarling/spring-boot-microservices
This repository contains the latest source code of th spring-boot-microservices tutorial
ystarling/spring-boot-test-examples
This is the repository containing examples for my Spring Boot testing tutorial.
ystarling/spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
ystarling/system-design
Learn how to design systems at scale and prepare for system design interviews
ystarling/Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules
ystarling/topjava
Java Enterprise: Maven/ Spring/ Security/ JPA(Hibernate)/ REST(Jackson)/ Bootstrap(CSS)/ jQuery
ystarling/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.
ystarling/trivia
Legacy Code Retreat - Trivia Game codebase