There are 8 repositories under java-11 topic.
:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
Code katas for learning Spring® and Spring Boot.
Eclipse Collections Katas
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Exploring Java new features from 8 to 26
An example application written in Hexagonal (Ports and Adapter) architecture
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
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.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
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
Java 17 and Spring-Boot examples and demo projects.
Getting started guide for JavaFX
REST API for Spring Batch using Spring Boot 2.2
Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
Incredible configuration library
Repository dedicated to my Java studies (based mainly on the book Oracle Certified Professional Java SE 11 Developer Complete Study Guide).
Moduler Java, Embedded Tomcat, Jersey, Vue, Vue3, Composition API, PrimeVue, Restfull WebApp
Java bindings for tree-sitter
Java 9-25 Hackery, destroys module system + reflection filters
OpenAI/ChatGPT library for Java - Requires JDK 11 at minimum.
A Spring Boot Camel boilerplate that aims to consume events from Apache Kafka, process it and send to a PostgreSQL database.
A suite of libraries that simplify creating and unit testing annotation processors.
Exercises and Solutions for MOOC.fi Java Programming I, 2020 course version.
A fully Customizable discord bot
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.
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
LPU Java JEE Sessions 2022 Batch 1
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.
API for Travels Management - UFLA Comp Jr/20 anniversary event
A lambda factory.
This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
Elasticsearch Demos