Java
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
- GitHub: https://github.com/topics/java
- Wikipedia: https://en.wikipedia.org/wiki/Java_(software_platform)
- Created by: James Gosling
- Released: May 23, 1995
- Aliases: java-8, java8, java11, java-11, jvm, jdk, openjdk, javase, java-se,
- Last updated: 2026-07-04 00:12:24 UTC
- JSON Representation
https://github.com/yusuf-daglioglu/swagger_plugin_example
Example of a Swagger plugin which prints the information from custom Java annotation to Swagger HTML UI.
api documentation http java open-api openapi spring swagger swagger-plugin swagger-ui
Last synced: 15 Apr 2025
https://github.com/kok202/dluid
Deep learning user interface designer
ai deep-learning deeplearning4j dl4j gui java javafx javafx-application
Last synced: 01 Jul 2025
https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers
Last synced: 07 Mar 2026
https://github.com/bertilmuth/moonwlker
Jackson JSON without annotation.
deserialization jackson jackson-json java json serialization
Last synced: 27 Aug 2025
https://github.com/novuhq/novu-java
Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
Last synced: 21 Aug 2025
https://github.com/yj8023xx/xiwenlejian
一个基于深度学习的书籍推荐系统,可以根据用户的行为进行个性化的推荐
deep-learning java python recommender-system spark springcloud vue
Last synced: 23 Aug 2025
https://github.com/aboullaite/springbot
Messenger Bot that, based on typed text, query spring documentation and return 3 first results
bot java jsoup messenger spring spring-boot
Last synced: 04 Apr 2025
https://github.com/uhafner/codingstyle
Java coding style and template project used at Munich university of applied sciences
coding-standards coding-style java java-style
Last synced: 07 Feb 2026
https://github.com/vashishthask/eclipse-to-maven
eclipse-to-maven mavenises the existing Eclipse based workspace.
Last synced: 03 Apr 2026
https://github.com/excalibase/excalibase-graphql
Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling — no manual resolvers needed.
api api-automation api-generator code-generation database-to-graphql developer-tools graphql graphql-server java postgres postgresql postgresql-database spring spring-boot springboot sql
Last synced: 27 Feb 2026
https://github.com/jonatino/jogl2d
Zero-overhead 2D rendering library for JOGL using Kotlin
2d 3d development game gradle graphics java javafx jogl kotlin maven opengl swing zero-overhead
Last synced: 26 Oct 2025
https://github.com/levyfan/sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
google-sentencepiece java java-bindings jni natural-language-processing neural-machine-translation nlp word-segmentation
Last synced: 28 Jan 2026
https://github.com/apache/maven-changelog-plugin
Apache Maven Changelog Plugin
build-management java maven maven-changelog-plugin maven-plugins
Last synced: 23 May 2026
https://github.com/jklingsporn/vertx-jooq-async
Deprecated, use vertx-jooq instead:
Last synced: 29 Sep 2025
https://github.com/thypon/androidfuzz
JavaFuzz 4 Android
android apk fuzz fuzzing instrument java javafuzz-android
Last synced: 09 Aug 2025
https://github.com/archimedes-projects/archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
architecture ddd java jvm kotlin solid
Last synced: 04 Oct 2025
https://github.com/aspose-imaging/aspose.imaging-for-java
Aspose.Imaging for Java
conversions crop-image cropping crossplatform emf2svg fileformats graphics-library ico imaging java linux manipulate-images native-java resize-images rotate-image svg-images svgz tga webp wmf2svg
Last synced: 11 May 2026
https://github.com/ivansaul/cheat-sheets
Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift
Last synced: 02 Feb 2026
https://github.com/grapebaba/sui4j
Sui4j is a robust, reactive, type safe Java library for working with Smart Contracts on the @MystenLabs/sui network.
bcs blockchain java jvm move sdk sui
Last synced: 10 Jul 2025
https://github.com/songwo-153/collaborativefilteringnewsrecommendsystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
collaborative-filtering java javascript mybatis mysql recommendation-algorithm spring springboot springmvc ssm
Last synced: 19 Jun 2025
https://github.com/fabiosilva11/sketchware-ia
Community-maintained continuation of Sketchware for Android, with active development, editor improvements, and downloadable APK releases.
android android-ide app-builder java kotlin low-code mobile-development sketchware source-available visual-programming
Last synced: 04 Jul 2026
https://github.com/otaviojava/imergindo-jvm-book
Conteúdo do livro do imergindo na JVM
Last synced: 14 Apr 2025
https://github.com/abhyudayasharma/tic-tac-toe
A Tic-Tac-Toe Game with an unbeatable AI
ai artificial-intelligence artificial-intelligence-algorithms game java magic-square swing swing-gui tic-tac-toe tictactoe-java-game
Last synced: 26 Mar 2025
https://github.com/yuyuzha0/word2vec
a word2vec impl of Chinese language, based on deeplearning4j and ansj
chinese java nlp word2vec word2vec-zh
Last synced: 10 Oct 2025
https://github.com/dmcmanam/bbst-showdown
Fast AVL Trees & WAVL Trees in Java
avl-tree avl-tree-implementations balanced-binary-search-trees balanced-search-trees java ravl-tree red-black-tree red-black-trees skiplist wavl-tree
Last synced: 12 May 2025
https://github.com/taymindis/atomic_threadpool
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
asynchronous atomic-design c cross-platform java jni lockfree multithreading threadpool
Last synced: 10 Apr 2025
https://github.com/diennea/majordodo
Distributed Operations and Data Organizer built on Apache BookKeeper
bookkeeper coordinator distributed java resource-manager task-manager
Last synced: 05 May 2025
https://github.com/supwisdom/spreadsheet-mapper
Tools to mapping between spreadsheet and POJO
excel export import java spreadsheet validation
Last synced: 14 Jan 2026
https://github.com/depromeet/antoon-api
📈 개미는 툰툰 :: 웹툰의 새로운 덕질 문화
java jpa mysql rest spring-mvc
Last synced: 19 Apr 2025
https://github.com/wille/oslib
Java library to easily detect running Operating System, BSD Flavor, Linux Distribution, Desktop Environment and Architecture
architecture bsd bsd-flavor desktop-environment java java-library library linux linux-distribution operating-system os windows
Last synced: 30 Oct 2025
https://github.com/rajatt95/documents
Apache POI | Log4J | OOPS | Selenium GRID | XPath | Java | Javascript | Python | PyTest | Selenium WebDriver | Cypress| Playwright | Github Actions | Chrome_DevTools | Manual Testing
apache-poi chrome-devtools github-actions java javascript log4j manual-testing oops programming-languages pytest selenium selenium-grid selenium-webdriver test-automation testing xpath
Last synced: 10 Apr 2025
https://github.com/harmonysoft-tech/traute
Enhances java sources compilation in a way to insert null-checks into generated *.class files
instrumentation java java-8 javac javacompiler notnull
Last synced: 22 Apr 2025
https://github.com/micrusa/amaztimer
Interval/Workout timer app with heart rate, kcal monitoring, tcx exports, reps detection and previous workouts viewer for Amazfit devices running android [Discontinued]
amazfit amazfit-devices android huami interval-timer java reps-detection tcx-exports widget workout-tracking
Last synced: 28 Mar 2025
https://github.com/lucko/shadow
An annotation based API for Java reflection.
Last synced: 17 Sep 2025
https://github.com/camunda-community-hub/micronaut-zeebe-client
This open source project allows you to easily implement Zeebe Worker with Micronaut: simply add a dependency in your Micronaut project
bpm camunda camunda-cloud cloud graalvm hacktoberfest java micronaut micronaut-framework microservice workflow zeebe zeebe-worker
Last synced: 02 Apr 2026
https://github.com/vbauer/avconv4java
Java interface to avconv tool
avconv ffmpeg java libav video video-processing
Last synced: 13 Oct 2025
https://github.com/splitio/java-client
Java SDK client for Split Software
ab-testing controlled-rollout feature-flags feature-toggles java sdk splitio splitsoftware
Last synced: 14 Oct 2025
https://github.com/bmzhao/kissmanga-downloader
Download manga from kissmanga (which usually has good translations)
anime docker downloader java kissanime kissanime-downloader kissmanga kissmanga-downloader
Last synced: 25 Feb 2026
https://github.com/tink-crypto/tink-tinkey
Utility that allows generating and manipulating Tink keysets
crypto cryptography java key-management security
Last synced: 27 Jan 2026
https://github.com/apiaddicts/apigen.springboot
Apigen allow generate springboot archetipe using openapi file as mapping tool between the openapi definition and the database.
java microservices openapi3 openapi31 springboot
Last synced: 04 Feb 2026
https://github.com/nipafx/java-after-eight
Start with Java 11, be amazed by Java 12-17 and beyond
Last synced: 05 May 2025
https://github.com/minhaskamal/skindetector
Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)
egami image-processing image-segmentation java region region-detection segmentation skin template-matching
Last synced: 11 Apr 2025
https://github.com/liyupi/ai-code-helper
2025 年 AI 编程助手实战项目(作者:程序员鱼皮),基于 Spring Boot 3.5 + Java 21 + LangChain4j + AI 构建智能编程学习与求职辅导机器人,覆盖 AI 大模型接入、LangChain4j 核心特性、流式对话、Prompt 工程、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、Web 爬虫、安全防护、Vue.js 前端开发、SSE 服务端推送等企业级 AI 应用开发技术。帮助开发者掌握 AI 时代必备技能,熟悉 LangChain 框架,提升编程学习效率和求职竞争力,成为企业需要的 AI 全栈开发人才。
ai ai-model backend frontend java langchain4j mcp rag spring-ai springboot springmvc tool-calling vector-database vue
Last synced: 16 Jul 2025
https://github.com/ibm/kar
KAR: A Runtime for the Hybrid Cloud
cloud cloud-native distributed-computing fault-tolerance hybrid-cloud java javascript kubernetes
Last synced: 16 Mar 2025
https://github.com/kamax-matrix/mxhsd
Corporate Matrix Homeserver
homeserver java matrix matrix-homeserver spring-boot
Last synced: 03 Apr 2025
https://github.com/bric3/drain-java
This a pet project to explore log pattern extraction using DRAIN
drain java log tail template-mining
Last synced: 11 Apr 2025
https://github.com/arun-gupta/docker-kubernetes-hello-world
Docker & Kubernetes Hello World
container docker hello-world java kubernetes spring-boot
Last synced: 08 Jul 2025
https://github.com/alexandregama/cdi-guide-tutorials
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
cdi cdi-decorator cdi-extension cdi-injection cdi-interceptor cdi-spec dependency-injection dependency-injection-framework hacking-cdi hacking-code hackingcode java java-cdi java-spec java-tutorial learn-to-code learning learning-by-doing weld
Last synced: 22 Apr 2025
https://github.com/rolandosborne/IndiView
Take back control of your data with IndiView, an app for self-hosted digital identities on CoreDB nodes. Designed for Android and iOS, supports messaging and personalized content feeds.
android android-app decentralized federated ios ios-app java java-spring messaging privacy react-native reactjs social-media
Last synced: 16 May 2025
https://github.com/mynttt/gnuman
Satirical Pacman Clone with Map Editor using JavaFX
game-development java java-game javafx javafx-application javafx-games javafx-project map-editor pacman satire
Last synced: 09 Mar 2026
https://github.com/ozlerhakan/java9-module-examples
a list of Java 9 module samples to dive into the modular world
java java9 java9-jigsaw jigsaw modularity module serviceloader
Last synced: 04 Jan 2026
https://github.com/apache/maven-doxia
Apache Maven Doxia base
apache-maven build-management doxia java maven
Last synced: 15 May 2025
https://github.com/dailystruggle/rtp
fun with spatial math
bukkit-plugin java minecraft minecraft-plugin spigot spigot-plugin
Last synced: 27 May 2026
https://github.com/m310851010/xice7-imagekit
基于java语言实现的简单的图片处理
image-compression image-processing java xice7-imagekit
Last synced: 15 Jul 2025
https://github.com/joafalves/pixel-community
High performance and modular Java/Kotlin 2D Game Framework.
framework game-2d game-development game-engine game-engine-2d game-framework gamedev java jvm kotlin lwjgl opengl
Last synced: 15 Jul 2025
https://github.com/onurozuduru/java-shooter-game-project
A simple Java game project for programming class.
2d game java java-game java-shooter-game shooter-game
Last synced: 11 May 2025
https://github.com/njnareshjoshi/exercises
This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra
classnotfoundexception immutability inheritance integer-cache java java-8 java-cloning java-serialization noclassdeffounderror polymorphism
Last synced: 03 Sep 2025
https://github.com/parasgarg/stevens-computer-science-courses-materials
This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.
algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming
Last synced: 12 Apr 2025
https://github.com/multiverse/multiverse-signportals
Signs as Teleporters!
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: 24 Apr 2025
https://github.com/bzsome/gobangclient
五子棋游戏,联机对战,人机对战,AI智能下棋,聊天室。纯jdk代码,文档齐全,下载即可运行。
Last synced: 06 Jul 2025
https://github.com/rentalhost/laravel-insight
IDEA plugin to works with Laravel Framework.
intellij intellij-plugin java laravel laravel-framework php phpstorm phpstorm-plugin static-analysis static-code-analysis
Last synced: 19 Apr 2025
https://github.com/seedstack/business
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
ddd domain-driven-design java seedstack
Last synced: 10 Apr 2025
https://github.com/swimos/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 08 Apr 2025
https://github.com/EvidentSolutions/apina
Tool for creating client-side TypeScript code from server-side APIs
gradle jackson java json kotlin rest spring typescript
Last synced: 08 May 2025
https://github.com/apache/maven-antrun-plugin
Apache Maven AntRun Plugin
build-management java maven maven-antrun-plugin maven-plugins
Last synced: 16 May 2025
https://github.com/soujava/historia
História do SouJava
css java javadevbr responsive soujava timeline verticaltimeline
Last synced: 19 Apr 2025
https://github.com/vepo/imersao-kafka
Curso básico sobre Apache Kafka
apache-kafka distributed-systems java kafka kafka-consumer kafka-producer kafka-streams
Last synced: 25 Sep 2025
https://github.com/yihonglei/jdk-source-code-reading
JDK source code reading
collection concurrent io java java8 jdbc net nio reflect
Last synced: 13 Apr 2025
https://github.com/areeb-gillani/vertx-boost
This project adds the flavor of SpringBoot's style annotations in vertx to reduce the learning curve. It follows the same annotation style as @RestController, @Service, @Autowired, @RequestParam, @RequestBody, @PostMapping and @GetMapping, whereas controller and service classes should extend AbstractVerticle as per the implementation of Vertx.
autoconfiguration java spring-boot vertx vertx-backend vertx-eventbus
Last synced: 23 Jan 2026
https://github.com/WilliamAGH/tui4j
TUI4J: Terminal User Interface library for Java that includes Bubble Tea ported from Go
bubbletea interface java maven-plugin terminal tui
Last synced: 21 Jan 2026
https://github.com/sirnoob97/onlinestore
REST api for an online store using microservices architecture.
docker java microservices postgresql spring-boot spring-cloud spring-data-jpa spring-security
Last synced: 15 Oct 2025
https://github.com/kangarko/chatcontrol-free
The legendary chat plugin. Incredible solution for ads, swear, caps, spam, bots & more!
anti-spam antispam antiswear chat-control chatcontrol java minecraft minecraft-plugin
Last synced: 26 Oct 2025
https://github.com/shaksternano/gif.kt
A Kotlin Multiplatform GIF decoding and encoding library.
gif hacktoberfest java kotlin kotlin-multiplatform
Last synced: 09 Mar 2026
https://github.com/mybatis/ibatis-spring
Ibatis integration code copied from Spring ORM 3.2.x branch
Last synced: 09 Sep 2025
https://github.com/hta218/storemanager
Simple desktop application for store management
desktop-application java jdbc sql swing
Last synced: 12 Apr 2025
https://github.com/ruanbekker/aws-terraform-cicd-java-springboot
Terraform: AWS CICD with CodePipeline, CodeBuild and ECS and a Springboot App
aws ecs java spring-boot terraform
Last synced: 29 Jul 2025
https://github.com/doorbash/colyseus-kotlin
⚔ Implementation of Colyseus client using Kotlin
colyseus game game-networking game-server java kotlin multiplayer multiplayer-game multiplayer-server networking
Last synced: 14 May 2025
https://github.com/badasintended/ravel
IntelliJ IDEA plugin for remapping sources
fabricmc idea-plugin java kotlin mappings minecraft mixin
Last synced: 02 Apr 2026
https://github.com/xuwujing/webservice_project
关于Java 使用 javax.jws 和 Axis 实现 WebService 发布和调用。
Last synced: 05 Mar 2026
https://github.com/ashish2030/codesignal-solution
:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏᴅᴇꜱɪɢɴᴀʟ ᴄᴏᴅɪɴɢ ᴘʟᴀᴛꜰᴏʀᴍ ꜱᴏʟᴠᴇ ʙʏ ᴍᴇ💻 🎯 🚀
codesignal-solutions coding-challenges java javascript python3
Last synced: 11 Apr 2025
https://github.com/clojang/jiface
A Clojure-idiomatic wrapper around Erlang's JInterface
beam clojure distributed-systems erlang java jinterface jvm otp
Last synced: 13 Apr 2025
https://github.com/gemisis/discord-bot-cdk-construct
A CDK Construct for creating a serverless Discord bot. All you need to do is supply your code to handle the commands!
aws aws-cdk aws-cloudformation aws-lambda cdk csharp discord discord-api discord-bot discord-js discordapp discordbot discordjs dotnet java nodejs python serverless typescript
Last synced: 10 Apr 2025
https://github.com/rcardin/swe
Examples and exercises used during Software Engineering course
design-patterns java software-engineering teaching-materials
Last synced: 30 Apr 2025
https://github.com/danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.
2d-game artificial-intelligence backgammon bekgemon board-game board-games expectiminimax gradle inteligentni-sistemi java java-fx minimax tavla zero-sum
Last synced: 10 Apr 2025
https://github.com/svenstaro/keycloak-http-webhook-provider
A Keycloak provider that posts events to a URL via HTTP POST as JSON
http java keycloak keycloak-provider keycloak-spi maven webhook
Last synced: 09 Sep 2025
https://github.com/houarizegai/datastructuresandalgorithms
Data Structures and Algorithms implemented in Java.
algorithms algorithms-and-data-structures java java-algorithms
Last synced: 10 Apr 2025
https://github.com/minad/chasm
Java Bytecode Assembler and Disassembler which uses S-expressions
asm assembler bytecode disassembler java java-bytecode s-expressions
Last synced: 11 Apr 2025
https://github.com/ivangfr/springboot-graphql-databases
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
docker graphql java mongodb mysql spring-boot spring-cloud-openfeign spring-data-jpa spring-data-mongodb spring-graphql spring-web-mvc springdoc-openapi zipkin
Last synced: 10 Apr 2025
https://github.com/rutujar/hackerrank-solutions
This Repository contain solutions to HackerRank 30 Days Of Code Challenge, 10 days of javascript,10 days of statistics,java,sql.
10 10daysofjavascript 10daysofstatistics 30daysofcode c hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql hackerrank-statistics java javascript sql
Last synced: 12 Mar 2026