java-11
There are 1213 repositories under java-11 topic.
openjfx/samples
JavaFX samples to run with different options and build tools
BNYMellon/spring-kata
Code katas for learning Spring® and Spring Boot.
ozlerhakan/poiji
:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
eclipse-collections/eclipse-collections-kata
Eclipse Collections Katas
alpha037/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
wesleyegberto/java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24
wkrzywiec/library-hexagonal
An example application written in Hexagonal (Ports and Adapter) architecture
mariazevedo88/travels-java-api
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.
TheElectronWill/night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
asc-lab/java-cqrs-intro
Examples of implementation CQRS with Event Sourcing - evolutionary approach
jhg023/SimpleNet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
mfvanek/pg-index-health
pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
BhavyaC16/Plants-Vs-Zombies
CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟♂️🧟♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/watch?v=AgMRkRLPeFU
zzzzbw/gitPic
利用github做图床的小工具
jveverka/spring-examples
Java 17 and Spring-Boot examples and demo projects.
openjfx/openjfx-docs
Getting started guide for JavaFX 11
chrisgleissner/spring-batch-rest
REST API for Spring Batch using Spring Boot 2.2
vsilaev/tascalate-javaflow
Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
A248/DazzleConf
Incredible configuration library
Marceloasf/java-certification
Repository dedicated to my Java studies (based mainly on the book Oracle Certified Professional Java SE 11 Developer Complete Study Guide).
mrin9/Modular-Java-Jersey-Vue
Moduler Java, Embedded Tomcat, Jersey, Vue, Vue3, Composition API, PrimeVue, Restfull WebApp
sanchezih/ap40-c147
Argentina Programa 4.0 - Java Inicial (C147)
jetkai/openai-for-java
OpenAI/ChatGPT library for Java - Requires JDK 11 at minimum.
obrunodelgado/camelboilerplate
A Spring Boot Camel boilerplate that aims to consume events from Apache Kafka, process it and send to a PostgreSQL database.
Pante/elementary
A suite of libraries that simplify creating and unit testing annotation processors.
chadwyck242/mooc.fi_java_programming_2020
Exercises and Solutions for MOOC.fi Java Programming I, 2020 course version.
CascadeBot/CascadeBot-Old
A fully Customizable discord bot
jhg023/Pbbl
A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.
seart-group/java-tree-sitter
Java bindings for tree-sitter
jpomykala/spring-jooq-flyway-testcontainers-junit5
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
aws-samples/amazon-kinesis-timestream-grafana
Sample serverless application that reads events from Amazon Kinesis Data Streams and batches records to Amazon Timestream via Apache Flink app, visualizing results via Grafana.
ishantk/LPU-Java-2022-1
LPU Java JEE Sessions 2022 Batch 1
mariazevedo88/travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
zevolution/netflix-hexagonal-architecture
This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.
Augusto11CB/Java-Studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
LanternPowered/Lmbda
A lambda factory.