A tool to select chunks from Minecraft worlds for deletion or export.
-
Updated
Dec 31, 2021 - Java
{{ message }}
A tool to select chunks from Minecraft worlds for deletion or export.
Code Kata collection for JVM Languages and Libraries.
Record builder generator for Java records
Karus Lab's mono-repository for annotation processing tools & spigot libraries
darkhold is a self-hosted alternative emulating the famous classroom quiz portal Kahoot.
Super simple deploy using spring boot, docker, k8s and kind
HR System using Rest API backend. Where the main objective is managing employees teams, departments, salaries...and so on. System is able to apply CRUD operation on the DB.
This project contains Core Java code samples that are used as examples on amitph tutorials.
Backend example for implementing through Spring Boot and microservices.
A simple computer project for a restaurant.
Hydro Game Engine
This API deals with a database that contains students and admins, each admin has one or more roles in the database. using this API, you can add or delete admins, roles, and students.
REST API development with Java 16, Spring Boot 2.5.4, Spring Data JPA, h2 database and tests with JUnit Jupiter & Mockito
OkeyndellAuth - Spigot 1.17+ plugin.
A Spring Boot Movies API
API to create custom CONSOLE commands for Java
Add a description, image, and links to the java-16 topic page so that developers can more easily learn about it.
To associate your repository with the java-16 topic, visit your repo's landing page and select "manage topics."
Fix the DateTimeKataDisplayNames to drop the "verify" from the JUnit output. Fix the none.cvg.datetime.DateTimeKataDisplayNames#generateDisplayNameForMethod() to render text from substring after 'verify'. See similar example at: none.cvg.handles.HandlesKataDisplayNames#generateDisplayNameForMethod in java-handles.