java-11 topic

List java-11 repositories

yali4j

6
Stars
1
Forks
Watchers

I wanted to impress you guys so I built this interpreter.

data-structures-and-algorithms

336
Stars
187
Forks
Watchers

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

samples

571
Stars
1.5k
Forks
Watchers

JavaFX samples to run with different options and build tools

spring-kata

464
Stars
95
Forks
Watchers

Code katas for learning Spring® and Spring Boot.

java-cqrs-intro

192
Stars
56
Forks
Watchers

Examples of implementation CQRS with Event Sourcing - evolutionary approach

SimpleNet

175
Stars
19
Forks
Watchers

An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.

library-hexagonal

252
Stars
54
Forks
Watchers

An example application written in Hexagonal (Ports and Adapter) architecture

travels-java-api

230
Stars
121
Forks
Watchers

An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.