A tool to select chunks from Minecraft worlds for deletion or export.
-
Updated
Nov 2, 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
A simple Minecraft mod adding two keybindings for switching sneaking or sprinting methods between hold and toggle.
This project contains Core Java code samples that are used as examples on amitph tutorials.
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.
Backend example for implementing through Spring Boot and microservices.
After the implementation of the Entity_Identifier_Service, the console showed following error, stating that there is an IllegalArgumentException in conjunction with "main".
Exception in thread "main" java.lang.IllegalArgumentException: Listener must implement EventListener
at net.dv8tion.jda.api.hooks.InterfacedEventManager.register(InterfacedEventManager.java:62)
at net.dv8tion.jda.in
A simple computer project for a restaurant.
A Spring Boot Movies API
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.
API to create custom CONSOLE commands for Java
Airport application
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.