Stars
A collection of code examples from blog posts etc.
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.
A curated list of awesome big data frameworks, ressources and other awesomeness.
A curated list of awesome awesomeness
😎 Awesome lists about all kinds of interesting topics
✨ A collection of awesome companies offering free/discounted plans for eligible startups
Java Concurrency/Multithreading Tutorial with Examples for Dummies
A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.
Saga Pattern Implementation Using Axon and Spring Boot
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.
A Complete Reference to Java Collections Framework through simple examples
CQRS Microservice Demo with Spring GraphQL, Spring Boot, Apache Kafka, MySQL, Docker
This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
This repository we will see advance microservice architecture by spring boot, eureka, zuul, hystrix monitoring dashboard, swagger 2 and web services
This repository we will see dockerized spring boot microservice using docker, docker-compose. The application container connect with local database to stored data instead of docker DB
Apache Kafka is a distributed streaming platform that utilizes the publish/subscribe message pattern to interact with applications, and it’s designed to create durable messages. In this tutorial ba…
This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, item, salses. the auth service is authorization server item a…
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA -…
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
40+ source code Examples/Tutorials/Guides of Hibernate ORM Framework
Framework for Evolutionary Message-Driven Microservices on the JVM
A collection of algorithms and data structures
Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
Everything you need to know to get the job.
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解