Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building desktop, Android, and web server applications. Java is owned and licensed through Oracle.
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
A simple and modern Java and Kotlin vert.x web framework
Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)
A example of clean architecture in Java 8 and Spring Boot 2.0
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得...
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
Lightweight Java Docker client
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
🗒️ Personal Stock Control System
Java Programming: A Comprehensive Bootcamp from Zero to Hero
Looking forward to appear in Java Interview, here are the key Java Interview Questions with Answers only for you.
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
🌐 Welcome to the Spring Boot Microservices Banking App! Explore user registration, account management, fund transfers, and transactions. 🚀 With a ro...
新人熟悉项目必备工具!基于AOP开发的一款方法调用链分析框架,简单到只需要一个注解,异步非阻塞,完美嵌入Spring Cloud、Dubbo项目!再也不用担心搞不懂项目!...
E-commerce demo with spring reactive webflux and spring cloud microservice
Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programm...
A library for Bukkit plugins to create GUIs with inventories
🧪 HTTP Framework based on expressjs, no dependencies, simple usage. Can be used to quickly spin up an API or serve local files.
Lightweight Java library for retrying unreliable logic - DEPRECATED
A reasonably complete implementation of the Universal Scalability Law model.
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Java code for solutions of interview problems on InterviewBit
A simple demo project for The Movie DB based on MVVM clean architecture.
🐝 Web vertical crawler framework for fun
Java library for inferring JSON schema from sample JSONs
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
图书管理系统(SpringBoot2+Vue2),全局异常拦截器,登录校验拦截器,Echarts展示借阅量,可添加爬虫功能获取图书数据。API认证采用JWT。后端CORS跨域支持。HTTP...
A bot.
这是基于java的聊天/通讯机器人开发框架,是一种注解开发风格、可扩展的、可与SpringBoot应用相互结合的开发框架,对接各种可提供接口的聊天/通讯机器人应用来实...
This is the central repository for all materials related to Kafka Streams : Real-time Stream Processing! Book by Prashant Pandey.
Spring, Java, Thymeleaf, JavaScript Tutorials
A maven plugin to visualize java ee projects
Procyon java decompiler - Procyon is a binary star system in Canis Minor
An open source app that is refactored to demo Paging Library from Android Jetpack
Android MVVM + Retrofit + Dagger 2 + Room
OSC content format/"protocol" library for JVM languages
My interpretation of Clean Architecture with Spring Boot
Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime
Modern view on classic design patterns implementation in Java
A Full-Stack Robotics Development Environment
A Java implementation of the Libsodium crypto library. For the lazy dev.
Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.
:whale: A lightweight Docker Developer Interface for Docker Remote API
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
A high-performance java game query library designed for steam/source based games and others
Java library for handling exceptions in concise, unified, and architecturally clean way.
Contains the solutions for the programming questions in the CodingNinjas Java+DSA course