java-8
There are 11447 repositories under java-8 topic.
bobocode-projects/java-fundamentals-exercises
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
Petschko/Java-RPG-Maker-MV-Decrypter
You can decrypt whole RPG-Maker MV Directories with this Program, it also has a GUI.
aabhasr1/OtpView
A custom view to enter otp/pin of different sizes used usually in cases of authentication.
pivovarit/throwing-function
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
jonatansalemes/nginx-admin
Nginx admin is an open source multiplatform manager for nginx software to easy administration
cloudoptlab/cloudopt-next
A simple and modern Java and Kotlin vert.x web framework
Docker-Hub-frolvlad/docker-alpine-java
Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)
dingjibang/GDX-RPG
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
wesleyegberto/java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24
liuyubobobo/Play-with-Algorithm-Visualization
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
soyjuanmalopez/clean-architecture
A example of clean architecture in Java 8 and Spring Boot 2.0
amihaiemil/docker-java-api
Lightweight Java Docker client
TheElectronWill/night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
timgrossmann/StorageSystem
🗒️ Personal Stock Control System
onblog/ProjectTree
新人熟悉项目必备工具!基于AOP开发的一款方法调用链分析框架,简单到只需要一个注解,异步非阻塞,完美嵌入Spring Cloud、Dubbo项目!再也不用担心搞不懂项目!(欢迎Star,🚫禁止Fork)
codahale/shamir
A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
Electroblob77/Wizardry
Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
elennick/retry4j
Lightweight Java library for retrying unreliable logic - DEPRECATED
codahale/usl4j
A reasonably complete implementation of the Universal Scalability Law model.
GoogleCloudPlatform/appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
simonwep/java-express
🧪 HTTP Framework based on expressjs, no dependencies, simple usage. Can be used to quickly spin up an API or serve local files.
varunu28/InterviewBit-Java-Solutions
Java code for solutions of interview problems on InterviewBit
anitaa1990/TrailersApp
A simple demo project for The Movie DB based on MVVM clean architecture.
mostafacs/ecommerce-microservices-spring-reactive-webflux
E-commerce demo with spring reactive webflux and spring cloud microservice
ozimov/spring-boot-email-tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
codesofun/web-bee
🐝 Web vertical crawler framework for fun
Phoenix616/InventoryGui
A library for Bukkit plugins to create GUIs with inventories
jhg023/SimpleNet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
martinwojtus/tutorials
Spring, Java, Thymeleaf, JavaScript Tutorials
simple-robot/simple-robot-v1
这是基于java的聊天/通讯机器人开发框架,是一种注解开发风格、可扩展的、可与SpringBoot应用相互结合的开发框架,对接各种可提供接口的聊天/通讯机器人应用来实现以一种统一标准编写聊天/通讯机器人。
anitaa1990/PagingLibrary-Sample
An open source app that is refactored to demo Paging Library from Android Jetpack
Lajesh/Android-MVVM
Android MVVM + Retrofit + Dagger 2 + Room
saasquatch/json-schema-inferrer
Java library for inferring JSON schema from sample JSONs
Thomas-S-B/visualee
A maven plugin to visualize java ee projects
ststeiger/procyon
Procyon java decompiler - Procyon is a binary star system in Canis Minor
LearningJournal/Kafka-Streams-Real-time-Stream-Processing
This is the central repository for all materials related to Kafka Streams : Real-time Stream Processing! Book by Prashant Pandey.