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-14 00:16:03 UTC
- JSON Representation
https://github.com/lwierzbicki/RegexFinder
RegexFinder - Burp Suite extension to passively scan responses for occurrence of regular expression patterns.
burp-extensions burp-plugin burpsuite burpsuite-extender java pentesting scanning
Last synced: 11 Jul 2025
https://github.com/pires/hazelcast-kubernetes-bootstrapper
Hazelcast cluster discovery mechanism for Kubernetes.
hazelcast in-memory-database java kubernetes
Last synced: 10 Apr 2025
https://github.com/webmakaka/microservices-and-distributed-systems
[Amigoscode, Nelson] Microservices and Distributed Systems [ENG, 2022]
java minikube postgresql spring-boot zipkin
Last synced: 24 Jun 2025
https://github.com/refinedmods/refinedstorageaddons
An addon mod for Refined Storage.
addon forge forge-mod java minecraft minecraft-mod mod refinedstorage refinedstorageaddons
Last synced: 13 May 2025
https://github.com/houarizegai/tictactoe
A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.
game java swing tic-tac-toe tictactoe
Last synced: 10 Apr 2025
https://github.com/ajermakovics/backflow
A dynamic reverse proxy server
java java8 reverse-proxy undertow
Last synced: 13 Apr 2025
https://github.com/selimhorri/hr-management-system
Spring Boot app, handling CRUD operations for employees as well as their departments
dockerfile java spring spring-boot spring-security sql thymeleaf-template-engine
Last synced: 12 Apr 2025
https://github.com/eclecticlogic/eclectic-orc
Annotation driven Java object writer for ORC with runtime code generation for speed.
Last synced: 01 Feb 2026
https://github.com/arsy786/springboot-best-practices
This repo serves as a guide for Spring Boot best practices!
Last synced: 16 Oct 2025
https://github.com/rapter1990/springbootminio
Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling
aop docker exception-handling java minio spring-boot
Last synced: 15 Oct 2025
https://github.com/apache/horaedb-client-java
Apache HoraeDB (Incubating) Java Client.
cloud-native database distributed-database horaedb iot-database java sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/thomasvitale/spring-boot-next-gen-apps
Samples showcasing new features and capabilities in Spring Boot 3 and Spring Framework 6
buildpacks cloud-native graalvm java spring-boot spring-framework
Last synced: 28 Oct 2025
https://github.com/lemire/sparsebitmap
A simple sparse bitmap implementation in java
Last synced: 30 Jul 2025
https://github.com/ttyy3388/msgbots
Messenger Bot Simulator ( Rhino )
bot-simulation chatbot java javafx javafx-application javafx-projects messenger-bot messenger-bot-simulator monaco-editor rhino simulator
Last synced: 26 Jul 2025
https://github.com/dantevg/webstats
Spigot plugin to display the scoreboard, PlaceholderAPI and other plugin statistics on the web
java minecraft minecraft-plugin minecraft-scoreboard mysql placeholderapi-support spigot spigot-plugin
Last synced: 08 Mar 2026
https://github.com/hoangsonww/sorting-algorithms-dsa
🔄 This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.
java java-8 merge-sort mergesort museum museum-collections sort sorting sorting-algorithms sorting-algorithms-comparison sorting-algorithms-implemented
Last synced: 11 Apr 2025
https://github.com/hoangsonww/binary-search-tree-dsa
🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.
algorithms binary-search binary-search-algorithm binary-search-tree binary-search-tree-operations binary-search-tree-traversal binary-tree binary-tree-array binary-tree-linked-list bst bst-tree data-structures java java-8
Last synced: 14 Oct 2025
https://github.com/arconia-io/arconia-migrations
Tools and OpenRewrite recipes to automate refactoring, migrations, and upgrades for Java projects.
arconia docling java junit migrations open-rewrite spring-boot testcontainers
Last synced: 30 Jun 2026
https://github.com/hoangsonww/graph-data-structure
🔍 This repository explores the graph data structure, focusing on its application in analyzing large texts and developing the Word Graph Game. It includes algorithms for text analysis, graph construction, and game logic, offering a comprehensive toolkit for educational and development purposes.
graph graph-algorithms graph-data-science graph-datastructures graph-theory graphs java java-8
Last synced: 11 Apr 2025
https://github.com/rootulp/hackerrank
:pencil2: Hackerrank solutions
hackerrank java problems python ruby
Last synced: 11 Apr 2025
https://github.com/salaboy/k8s-operator
Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes
cloud java kubernetes operator spring
Last synced: 10 Apr 2025
https://github.com/ashutoshsahoo/spring-boot-kubernetes-mysql
Demo project for Spring Boot,Kubernetes, MySQL with PVC
dockerfile gradle java kubernetes mysql mysql-database mysql-replication palantir-docker pvc spring spring-boot spring-boot-3 spring-boot-kubernetes
Last synced: 19 Aug 2025
https://github.com/connyduck/pixelwallpaper
A colorful pixelated live wallpaper for Android
android colorful customization java wallpaper xml
Last synced: 10 Oct 2025
https://github.com/dpressel/sgdtk
A Java library for Stochastic Gradient Descent (SGD)
crf java logistic-regression sgd svm
Last synced: 23 Mar 2025
https://github.com/parttimenerd/meta-agent
Instrument instrumenting agents to see how they transform classes
instrumentation java java-agent
Last synced: 30 Jun 2025
https://github.com/datl4g/klient2klient
Discover devices in your network and create a connection between them to send data
java kotlin library multiplatform p2p
Last synced: 09 Mar 2026
https://github.com/cometchat/cometchat-push-notification-app-android
Push Notification App for Java (Android)
android app chat java notification push push-notifications
Last synced: 20 Feb 2026
https://github.com/alxgcrz/_principios-SOLID_
Principios S.O.L.I.D.
dependency-inversion-principle interface-segregation-principle java learning liskov-substitution-principle open-closed-principle single-responsibility-principle solid-principles
Last synced: 03 Apr 2025
https://github.com/nabildridi/springbootgenericpagingfilteringforprimengtable
Spring Boot data jpa generic paging, sorting and filtering for PrimeNg tables
dynamic-jpa dynamic-querydsl java primeng primeng-table querydsl querydsl-jpa rsql rsql-jpa-specification spring spring-boot spring-data-jpa spring-data-jpa-specification
Last synced: 14 Apr 2025
https://github.com/l33t-c0d3r-66/todo-web-application
TO-DO Web Application Created Using Hibernate and Bootstrap
hibernate java javawebapp jsp jsp-servlet
Last synced: 28 Apr 2025
https://github.com/hongmaple/salted-fish
类似于闲鱼二手交易应用 具备手机端宝贝发布,购买,留言,收藏,订单管理,宝贝管理,发货管理 pc管理端可以进行宝贝交易代理,宝贝审核,人员管理,分类管理等功能。
Last synced: 10 Mar 2026
https://github.com/coodex2016/concrete.coodex.org
一种基于java的服务定义规范。
concrete coodex-libraries java
Last synced: 18 Jan 2026
https://github.com/shurjopay-plugins/sp-plugin-java
shurjoPay plugin module for Java application
java payment-gateway payments shurjomukhi shurjopay spring spring-boot
Last synced: 12 May 2025
https://github.com/dathoangse/java-cqrs-commandbus
A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java
architecture command-bus cqrs-architectural-pattern cross-cutting-concerns java middleware
Last synced: 14 Jan 2026
https://github.com/sebasbaumh/postgis-java-ng
PostGIS Java bindings
database geometry java java-bindings jdbc jdk21 postgis postgresql
Last synced: 14 Jan 2026
https://github.com/oussamabonnor1/jetstory
JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.
android android-studio api app bootstrap csharp dotnet-core font-awesome java mobile-app open-source reading story time-management visual-studio-code xml
Last synced: 02 May 2025
https://github.com/libgdx/jamepad
A better way to use gamepads in Java
gamecontroller-framework gamepad java sdl2
Last synced: 14 Jan 2026
https://github.com/skapral/puzzlerbot
PDD manager which manages puzzles in issue/PR comments
github gitlab grizzly java jax-rs jersey oo-atom pdd-puzzles
Last synced: 11 Jul 2025
https://github.com/forge/intellij-idea-plugin
JBoss Forge IntelliJ IDEA Plugin
forge idea-plugin java jboss-forge
Last synced: 09 Jul 2025
https://github.com/bkahlert/kommons
Kommons is a set of Kotlin Multiplatform Libraries (MPP) to allow the execution of command lines / scripts, to support print debugging and to ease testing.
command-line java kaomoji kotlin logger logging shellscript time unicode
Last synced: 01 Apr 2026
https://github.com/TheLogicMaster/Tower-Defense-Galaxy
A tower defense game using libgdx
3d android java libgdx modular tower-defense tower-defense-game virtual-reality
Last synced: 11 Mar 2025
https://github.com/docusign/code-examples-java
Docusign Java Code Examples and Launcher
click-api docusign esignature java launcher rooms-api webforms-api
Last synced: 10 Oct 2025
https://github.com/viralvaghela/telegram-bot-array-index-out-of-bound
This Bot will provide you with a variety of features, including programming quotes, jokes, random jokes, and real-time global Covid-19 data. Additionally, it offers a wide range of resources such as books, videos, and tutorials to assist you in learning programming.
bot java java-spring-boot javabot random-jokes telegram-bot telegram-bot-array telegram-bots telegram-jav telegram-java-api
Last synced: 09 Oct 2025
https://github.com/derive4j/derive4j-fj
Automatic derivation of functional-java typeclasse instances and optics
derive4j functional-programming functionaljava java java-8 typeclasses
Last synced: 28 Oct 2025
https://github.com/softartdev/kronos-multiplatform
Kotlin Multiplatform SNTP library
android datetime ios java kotlin kotlin-coroutines kotlin-multiplatform kotlin-multiplatform-mobile kotlin-native kronos ntp sntp time
Last synced: 10 Oct 2025
https://github.com/isopropylcyanide/competitive-programming
Collection of all competitive code snippets
c challenge codechef codechef-solutions competettive-programming cpp hackerrank hackerrank-solutions java javascript leetcode leetcode-solutions multi-language python
Last synced: 06 Oct 2025
https://github.com/cleasbycode/pdvzip
Embed a ZIP or JAR file within a PNG image to create a tweetable and "executable" PNG-ZIP polyglot image file. CLI / Web tool.
arbitrary-data cli-tools cpp hacking infosec jar java linux png polyglot polyglot-files polyglots powershell pwsh python tweetable-zip twitter x-platform zip zipfile
Last synced: 12 Apr 2025
https://github.com/oguzkaran/javaapp1-jun-2022
JavaApp1-Jun-2022
annotation bitwise-operation bitwise-operators hibernate java jpa junit lambda lambda-functions microservice recursion recursive-algorithm reflection rest spring spring-boot
Last synced: 05 May 2025
https://github.com/mlomb/freetype-jni
Java binding to the FreeType library using JNI
freetype-jni freetype-library java jni
Last synced: 06 May 2025
https://github.com/balamirr/testinium-qa
JAVA - Selenium - Cucumber - JUnit - Jenkins - Jira
automation automation-selenium automation-test automation-testing cucumber gherkin-language java jenkins jira junit qa-automation-test quality-assurance quality-assurance-tests selenium selenium-webdriver test-automation-framework test-automation-project tester testing webdriver
Last synced: 13 Apr 2025
https://github.com/woowacourse-teams/2020-songpa-people
Instagram HashTag 지도화 서비스
Last synced: 13 Apr 2025
https://github.com/eocode/docker-spark-big-data
Exercises in Spark with Docker and Data Languages
big-data data-science docker java python scala spark
Last synced: 11 Oct 2025
https://github.com/eyesniper2/skRayFall
An addon for skript that adds Citizens support, EffectLib support and other features.
addon bukkit java kotlin skript skript-language
Last synced: 26 Feb 2025
https://github.com/wkgcass/f
a library to write async vert.x code similar as using java syntax
Last synced: 12 Apr 2025
https://github.com/sandeepsolai/minecraft-bot
Hii....I_am_sam_Here this_afk_bot_only_works_in_versions_upto--1.16.4 il_try_my_best_to_update_this_bot_for_LatestVersion_of_Minecraft i create it for aternos server but using it is up to you :)
afk afk-bot bot game java javascript minecraft minecraft-plugin minecraft-server minecraftbot mod nodejs server
Last synced: 10 Mar 2026
https://github.com/pgssoft/httpclientmock
Library for mocking Java 11 HttpClient.
httpclient java mock test unit-testing
Last synced: 22 Apr 2025
https://github.com/clivern/racter
:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.
chatbot facebook-api facebook-messenger-bot java java-library messenger-bot messenger-chat-bot
Last synced: 23 Jun 2025
https://github.com/Vorlonsoft/GradleMavenPush
Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).
aar aar-library android android-library artifact artifacts gradle gradle-build gradle-java jar java java-library jcenter kotlin kotlin-library maven maven-repository mavencentral snapshot staging
Last synced: 21 Nov 2025
https://github.com/ekino/jcv
JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.
assertions assertj assertj-assertions hamcrest hamcrest-matchers java jcv json jsonassert testing wiremock wiremock-mappings
Last synced: 12 Apr 2025
https://github.com/twostack/bitcoin4j
Bitcoin SV Library for Java
bitcoin blockchain bsv hacktoberfest java
Last synced: 14 Jan 2026
https://github.com/anahata-os/anahata-netbeans-ai
A NetBeans plugin that allows Google Gemini to do all your work on the worlds best Java IDE. Get a wireless headset, lay on your bed and tell the model to turn on your tv and stream NetBeans onto it while you approve and deny diffs on the diff viewer. Try not to drink too much alcohol if the model goes way faster than your thoughts.
agent agentic-ai gemini gemini-ai gemini-api gemini-cli gemini-client gemini-flash gemini-pro java llm netbeans netbeans-gui netbeans-ide netbeans-platform netbeans-plugin netbeans-project
Last synced: 25 Feb 2026
https://github.com/su5ed/gregtech-experimental
A fully-featured port of GregTech 3 for modern minecraft versions
addon forge gregtech industrialcraft2 java minecraft minecraft-mod
Last synced: 23 Apr 2025
https://github.com/charlyjazz/chat-firebase-apache-camel
Chat Message Monorepo Architecture Solution using Kafka, Terraform, GKE, GCP, DockerHub,Kubernetes, Docker, Apache Camel, Python, FastAPI, Cassandra and Firestore, Next JS, React
aggregator apache-camel apache-kafka api-rest architecture-component chat-application docker docker-compose enterprise-architecture fastapi java k8s kubernetes microservices monorepo openapi python react rest swagger
Last synced: 11 Apr 2025
https://github.com/cami-la/java-poo-curso-em-video
Código fonte das aulas do curso Curso completo de Programação Orientada a Objetos (POO) com a linguagem Java. Aborda os principais conceitos como Classes, Objetos, instanciamento, abstração, encapsulamento, herança, polimorfismo e muito mais. Criado pelo professor Gustavo Guanabara para o Curso em Vídeo, explica todos os conceitos de POO de uma maneira simples, objetiva e divertida.
curso-em-video curso-em-video-java cursoemvideo gustavo-guanabara gustavoguanabara java java-oop java-oop-course orientacao-a-objetos poo
Last synced: 23 Apr 2025
https://github.com/thelogicmaster/tower-defense-galaxy
A tower defense game using libgdx
3d android java libgdx modular tower-defense tower-defense-game virtual-reality
Last synced: 12 Apr 2025
https://github.com/softartdev/Kronos-Multiplatform
Kotlin Multiplatform SNTP library
android datetime ios java kotlin kotlin-coroutines kotlin-multiplatform kotlin-multiplatform-mobile kotlin-native kronos ntp sntp time
Last synced: 02 Apr 2025
https://github.com/futaosmile/springbootintegration
SpringBoot集成学习项目 SpringBoot Integration
druid elasticsearch gradle java kotlin mybatis redis rocketmq springboot swagger
Last synced: 23 Apr 2025
https://github.com/green-code-initiative/creedengo-java
Reduce the environmental footprint of your Java software programs
ecodesign java sonarqube sonarqube-plugin
Last synced: 05 Mar 2026
https://github.com/maxisandoval37/webapp-maxcotas
MAXcota Web App - Spring Boot
java spring-boot spring-security thymeleaf
Last synced: 17 Mar 2025
https://github.com/oktadev/spring-boot-vue-example
Bootiful Spring Boot + Vue Example
bootiful java spring-boot typescript vue vuejs
Last synced: 05 Mar 2026
https://github.com/bleuzen/blizcord
Discord Bot written in Java using JDA and lavaplayer
bot discord discord-bot java jda jda-bot
Last synced: 06 Sep 2025
https://github.com/joshgontijo/rest-client
java rest-api restclient unirest
Last synced: 13 Mar 2026
https://github.com/mainakrepositor/super-ciphers
A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)
arithmetic blockchain cipher-algorithms cpp cryptography java logic python3
Last synced: 26 Oct 2025
https://github.com/catman85/javafx-student-management-system
A Java application for managing students teachers, and grades.
java javafx javafx-application javafx-gui maven sqlite
Last synced: 10 Apr 2025
https://github.com/chanran/addressbook
java桌面应用--通讯录
addressbook java javafx-desktop-apps mysql
Last synced: 10 Apr 2025
https://github.com/drsnowbird/eclipse-docker
Eclipse Java EE Docker
docker eclipse eclipse-oxygen eclipse-photon gradle ide java jdk8 photon python scala
Last synced: 10 Apr 2025
https://github.com/vertexwahn/bazeldemos
Bazel Demos
bazel bazel-examples cpp fmt hello-world java latex openexr poetry python
Last synced: 10 Apr 2025
https://github.com/jonatan-ivanov/resourceater
Eats all of your resources :)
gradle hacktoberfest java jdk jre jvm monitoring observability spring spring-boot
Last synced: 10 Apr 2025
https://github.com/mscheong01/interfaice
Define an interface, and use LLM as your implementation!
ai artificial-intelligence chatgpt gpt java kotlin large-language-models llm proxy spring spring-boot
Last synced: 03 May 2025
https://github.com/oussamabonnor1/find_the_letter_material_design
litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).
desktop fxml game intellij-idea java javafx material-design
Last synced: 23 Oct 2025
https://github.com/vm-001/mybatis-xml-generator
Generates MyBatis XML by using reflection and custom velocity templates.
Last synced: 11 Apr 2025
https://github.com/praj-foss/swing-graalvm-demo
Swing demo app compiled with GraalVM native-image
graalvm java native-image swing
Last synced: 17 Sep 2025
https://github.com/hoangsonww/string-manipulations
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
java string string-algorithms string-manipulation string-matching stringify strings strings-java
Last synced: 10 Aug 2025
https://github.com/xxdark/classfile
Java classfile library
bytecode classfile-parser java
Last synced: 10 Aug 2025
https://github.com/m-thirumal/installation_guide
PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS
aws docker docker-compose elk-stack forticlient java jenkins letsencrypt pgadmin4 pgmodeler postgresql spring-boot ubuntu vpn
Last synced: 14 Aug 2025
https://github.com/tmobile/casquatch
Casquatch: an open source Java abstraction layer for Cassandra databases
cassandra datastax java spring-boot
Last synced: 21 Aug 2025
https://github.com/dingdaoyi/simple-iot
The Minimal IoT Platform — single-binary Spring Boot 4 + Vue 3 IoT platform. Built-in MQTT broker, visual rule engine, hot-loaded protocol scripts.
dashboard docker element-plus glassmorphism iiot influxdb iot iot-platform java java-25 mqtt mqtt-broker rule-engine self-hosted spring-boot spring-boot-3 thing-model thingsboard-alternative vue vue3
Last synced: 01 Jul 2026
https://github.com/configcat/java-sdk
ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
android configcat configuration configuration-management feature-flag feature-flags feature-toggle feature-toggles featureflags java remote-config
Last synced: 13 Aug 2025
https://github.com/sharifpoetra/thunder-java
Thunder the legendary bot that now come out reborn!
discord-bot java jda jda-bot jda-discord-bot multipurpose music-bot
Last synced: 21 Mar 2025