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-22 00:16:39 UTC
- JSON Representation
https://github.com/sajdoko/storemanagementsystem
JavaFX application to manage products, sales and customers of an e-commerce store. The application performs basic CRUD (create, read, update, delete) functionalities.
java javafx-application javafx-gui store-management-system
Last synced: 10 Apr 2025
https://github.com/mechero/completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
completablefuture future java thepracticaldeveloper
Last synced: 30 Apr 2025
https://github.com/cronn/ssh-proxy
Pure Java implementation for SSH port tunneling that understands ProxyJump and ProxyCommand
Last synced: 01 May 2025
https://github.com/ivangfr/springboot-kong-keycloak
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
docker graalvm java keycloak kong kong-oidc mongodb mysql native postgresql spring-boot spring-data-mongodb spring-web-mvc
Last synced: 10 Apr 2025
https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
PhpStorm plugin to support Symfony components inside Drupal 8
annotation drupal intellij intellij-plugin java php phpstorm phpstorm-plugin symfony twig
Last synced: 05 May 2025
https://github.com/zuazo/node-jmx
Node.js library to connect to Java applications through JMX.
Last synced: 30 Apr 2025
https://github.com/calimero-project/calimero-tools
A collection of KNX network tools for device discovery, process communication, and monitoring
Last synced: 09 Apr 2025
https://github.com/anishlearnstocode/algorithmic-toolbox
Solutions to Coursera course by University of California, San Diego.
algorithms coursera data-structures dynamic-programming java programming python python3 solutions
Last synced: 10 Apr 2025
https://github.com/callicoder/qr-code-generator-and-reader
QR Code Generator and Reader in Java
java qr-code qrcode-generator qrcode-reader zxing
Last synced: 08 Oct 2025
https://github.com/gw-kit/delta-coverage-plugin
Gradle plugin and CLI for computing code coverage of new/modified code based on a diff
code-coverage diff gradle-plugin intellij-coverage jacoco java kotlin
Last synced: 12 Mar 2026
https://github.com/cucumber/messages
A message protocol for representing results and other information from Cucumber
dotnet elixir go java javascript perl php polyglot-release ruby tidelift
Last synced: 25 Jan 2026
https://github.com/pisces-hub/muchat
Muchat是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置(Http、Websocket、Tcp自定义IM协议)
chat im java netty redis springboot tcp zookeeper
Last synced: 12 Apr 2025
https://github.com/dpsoft/ap-agent
Java agent that acts as a proxy to the almighty Async Profiler
async-profiler firefox-profile flamegraph flamescope java performance pprof profiling
Last synced: 17 Jan 2026
https://github.com/valmobile/realisticsurvival
Realistic Survival - A unique Spigot/Paper plugin inspired by RLCraft that aims to enhance pure survival, adventuring and RPG, and immersion of vanilla Minecraft.
bukkit discord java minecraft modded modded-minecraft modpack mods open-source paper papermc plugin spigot spigotmc survival
Last synced: 14 Mar 2026
https://github.com/dpwgc/fast-im
FastIM 一个基于Spring Boot + WebSocket + Redis,可快速开发的分布式即时通讯群聊系统。适用于直播间聊天、游戏内聊天、客服聊天等临时性群聊场景。
im java nosql redis server spring-boot web websocket
Last synced: 02 Mar 2026
https://github.com/edummorenolp/arg-programa-4.0-fullstack-ejercicios
Este repositorio contiene los ejercicios resueltos del curso FullStack de ARG Programa 4.0. Los ejercicios están organizados por temas y cada uno cuenta con su propia carpeta. La idea es que los estudiantes puedan utilizar este repositorio como una guía para resolver los ejercicios por su cuenta y como referencia para comparar sus soluciones.
css git github html java javascript mysql spring-boot thymeleaf
Last synced: 15 Mar 2026
https://github.com/nandtel/spring-boot-angular2-starter
Starter application. Spring Boot, Angular 2, TypeScript, Gulp, Gradle, SCSS.
angular2 gradle gulp heroku java livereload scss spring-boot typescript
Last synced: 04 Mar 2026
https://github.com/arun-gupta/lambda-rds-mysql
Shows how to use a Lambda function to store data in an RDS instance
aws database hibernate java lambda mysql rds serverless
Last synced: 25 Oct 2025
https://github.com/lujiafa/houtu-admin
Enterprise-level permission management system based on Houtu framework, with frontend-backend separation (Vue 3 + Spring Boot). Supports menu/role/user/organization/position permission control, MFA two-factor authentication, multiple layout modes, and Chinese/English internationalization.
admin-system element-plus enterprise houtu i18n java mfa mybatis-plus permission-management redis spring-boot spring-security vue3
Last synced: 14 Jun 2026
https://github.com/professorjosedeassis/javaee
Java WEB Level 1 (Servlet - jsp - JDBC)
crud itextpdf java javaee jdbc jdbc-driver jsp mysql servlet
Last synced: 28 Feb 2026
https://github.com/zaahidali/atm-management-system
A semester project completed in Java Programming language
atm atm-management-system java java-programming java-project semester-project
Last synced: 21 Apr 2025
https://github.com/redistimeseries/jredistimeseries
Java Client for RedisTimeSeries
java java-client redis timeseries
Last synced: 10 Mar 2026
https://github.com/ShimadaNanaki/vox-client
forge 1.12.2 ghost client :ok:
ghost-client hackedclient java minecraft minecraft-hacked-client minecraft-mod
Last synced: 02 Oct 2025
https://github.com/wx-chevalier/algorithm-examples
Code Snippets of DataStructure & Algorithm & LeetCode Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据结构与算法实现分析
alogrithms datastructures golang java tree wx-code wx-snippets
Last synced: 27 Jul 2025
https://github.com/igorski/kosm
Kosm for Android source code
android audio c-plus-plus cplusplus java particles physics physics-engine
Last synced: 04 Apr 2025
https://github.com/yegor256/hangman
Hangman (the game) written in a very unelegant procedural style, which you can improve in order to test your skills
Last synced: 07 Apr 2025
https://github.com/moderocky/mirror
A smart, fast alternative to Java's reflection API.
bytecode bytecode-manipulation java reflection reflection-library
Last synced: 23 Mar 2025
https://github.com/bzdgn/docker-spring-boot-java-web-service-example
Tutorial for a docker container running a simple primitive web service built with Spring Boot
alpine docker docker-container docker-image dockerfile java open-jdk rest-api rest-controller spring-boot web-service
Last synced: 30 Oct 2025
https://github.com/radarsh/raroscope
A pure Java library for scanning and enumerating RAR archive contents
Last synced: 07 Mar 2026
https://github.com/cloudsimplus/cloudsimplus-automation
A Java 17+ tool for Human-Readable Scenario Specification and Automated Creation of Simulations on CloudSim and CloudSim Plus 🌥⚙️📄👨💻
automation cloudsim cloudsim-plus java simulation simulation-scenario yaml
Last synced: 18 Dec 2025
https://github.com/pakoito/rxsealedunions2
Compile-time checked Unions of different types for Domain Modeling [STABLE]
functional-programming java rxjava2
Last synced: 14 Apr 2025
https://github.com/greendelta/olca-modules
Source code of the openLCA modules
Last synced: 06 Apr 2025
https://github.com/binghe001/binghe001.github.io
📚 本静态博客是作者冰河多年从事多年互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
aop asm bigdata bytecode ddd dubbo hacker ioc java javafx javassist mybatis mysql spring springboot springcloud springcloudalibaba
Last synced: 09 Aug 2025
https://github.com/hussainderry/secure-preferences
A library that provides an encrypted version of the Android shared preferences.
aes aes-encryption aes-gcm android android-library android-shared-preferences encrypted-store encryption java pbkdf2 secure-preferences sharedpreferences
Last synced: 03 Oct 2025
https://github.com/eraydmrcoglu/coderbyte-java-solutions
coderbyte coderbyte-java-solutions coderbyte-solutions java
Last synced: 23 Aug 2025
https://github.com/vy/rotating-fos
Java library providing rotating/rolling FileOutputStream.
Last synced: 12 Apr 2025
https://github.com/ere-health/ere-ps-app
ERE Primary System Desktop Client Application of the Gematik TI
eprescription healthcare java quarkus
Last synced: 12 Apr 2025
https://github.com/ehsaniara/spring-boot-multi-data-source
:rocket: Spring Boot 2.2.2 with Multiple DataSource for Postgres Data Replication
datasource datasource-read java multiple-da postgresql spring-boot
Last synced: 06 Mar 2026
https://github.com/mukulkolpe/social_media_app
A social media app where users will be able to communicate in public channels as well as personal messages, share stories, share media.
andriod chat-application firebase firebase-auth firebase-database firebase-realtime-database java social-media social-media-app xml
Last synced: 12 Apr 2025
https://github.com/domclick/kafka-logback
java kafka logback logback-appender logging
Last synced: 31 Jan 2026
https://github.com/amanmehara/programming
A polyglot collection of algorithms and code snippets.
c c-plus-plus c-sharp f-sharp groovy hacktoberfest java javascript php python scala sql
Last synced: 15 Feb 2026
https://github.com/viralvaghela/jwiki
Java tool to get wikipedia data
data-gathering java javatool javawikipeda wikipedia wikipedia-api wikipedia-scraper
Last synced: 26 Oct 2025
https://github.com/thomasnield/dirtyfx
Dirty state-tracking properties and collections for JavaFX
Last synced: 03 Mar 2026
https://github.com/jenkinsci/gitlab-oauth-plugin
Jenkins authentication plugin using GitLab OAuth as source
Last synced: 01 Mar 2026
https://github.com/igniterealtime/whack
Open Source XMPP component library for XMPP components
Last synced: 08 Apr 2025
https://github.com/whaleal/mars
Mars - Java Object Document Mapper for MongoDB (MongoDB ODM Framework )
codec java javaorm mars mongodb odm orm orm-framework springboot whaleal
Last synced: 02 Jul 2025
https://github.com/afarber/android-questions
Small projects for asking at Stackoverflow
Last synced: 05 Oct 2025
https://github.com/selwynshen/nics-easy-rules
rules-engine, based on easy-rules
java rule-engine rules-engine spring yaml
Last synced: 14 Jan 2026
https://github.com/eclipse-jnosql/jnosql-extensions
This project contains all specialization to Eclipse JNoSQL. The specific behavior in a NoSQL database matters, that's why there are Eclipse JNoSQL Mapper specializations.
jakartaee java jnosql microprofile
Last synced: 07 Apr 2026
https://github.com/adambien/airails
AI and LLM conventions for modern Java 25 CLI apps, MicroProfile servers, serverless applications, Java AWS CDK IaC, and dependency-free static web development.
agents ai bce-design java llm skills web webstandards
Last synced: 14 Jul 2026
https://github.com/albfernandez/itext2
Java Library to create and manipulate PDF on the fly
Last synced: 14 Jan 2026
https://github.com/anupsaund/vertx-auto-swagger
Java Micro Service API Generation
annotations java openapi-specification openapi3 swagger swagger-ui vertx
Last synced: 02 Apr 2026
https://github.com/yihleego/trie4j
📒 An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
aho-corasick go java keywords sensitive stopwords string-searching
Last synced: 15 Jul 2025
https://github.com/orienteerbap/wicket-orientdb
Everything you need to work with Apache Wicket and OrientDB
java orientdb orienteer wicket
Last synced: 18 Dec 2025
https://github.com/porkstudios/porklib
Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!
high-performance java library modular
Last synced: 19 Jul 2025
https://github.com/mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
csharp csharp-regex european java java-regex javascript javascript-regex js-regex php php-regex python python-regex regex regex-match regex-pattern regex-patterns regex-validator ruby
Last synced: 12 Jul 2025
https://github.com/kyoripowered/indra
A set of Gradle plugins to apply common organization build settings.
gradle-plugin hacktoberfest java kotlin
Last synced: 06 May 2025
https://github.com/bamless/interpreter
A simple intepreter written in java.
Last synced: 07 May 2025
https://github.com/gejun123456/bootstrap-java-blog
A blog base on springboot+jquery+bootstrap+lucene+mybatis
Last synced: 17 Mar 2025
https://github.com/bhanuprakashnani/resume-builder-java
Resume Builder using Java and JDBC
java jdbc jdbc-connector oops oops-in-java oops-java resume resume-builder resume-creator
Last synced: 06 Jul 2025
https://github.com/akhuntsaria/spring-boot-api-gateway
API authentication gateway written using Spring Boot, Zuul, Eureka and JWT.
eureka java jwt microservices spring spring-boot zuul zuul-proxy
Last synced: 17 Jan 2026
https://github.com/orienteerbap/vuecket
Power of Vue.JS married with magic of Apache Wicket
java vue vuejs web-framework webfr wicket
Last synced: 05 Oct 2025
https://github.com/fathi-riham-mn/online_sports_store
android-application android-studio firebase java online-shop sports sports-store
Last synced: 30 Apr 2025
https://github.com/mojohaus/wagon-maven-plugin
java maven maven-plugin mojohaus
Last synced: 27 Dec 2025
https://github.com/hexensemble/gb-usb-64m-cart-mac
macOS app for the “GB USB Smart Card 64M” Gameboy cartridge. 💾
cartridges gameboy java macosx
Last synced: 19 Apr 2025
https://github.com/gigaherz/toolbelt
A simple mod that adds a belt for carrying tools
forge-mod java java-8 minecraft minecraft-forge-mod minecraft-mod
Last synced: 11 Oct 2025
https://github.com/tsegall/fta
Metadata/data identification Java library. Identifies Semantic Type information (e.g. Gender, Age, Color, Country,...). Extensive country/language support. Extensible via user-defined plugins. Comprehensive Profiling support.
data-discovery data-profiler data-profiling date java metadata semantic-type-detection semantic-typechecking semantic-types
Last synced: 11 May 2026
https://github.com/mishmash-io/opentelemetry-server-embedded
OpenTelemetry and logs, metrics, traces, profiles analytics, united by mishmash io.
apache druid java opentelemetry otlp parquet superset vertx
Last synced: 11 Feb 2026
https://github.com/depromeet/14th-team5-be
디프만 14기 개발하다가 5잉~ 금지 SERVER 🖥️
backend java jpa mvc springboot
Last synced: 04 Mar 2026
https://github.com/TAKETODAY/today-web
😐 A Java library for building web applications
framework high-performance java java-web lightweight servlet springmvc
Last synced: 12 May 2025
https://github.com/pubref/rules_maven
Transitive maven dependencies with Bazel.
bazel gradle java maven transitive-closure
Last synced: 04 Sep 2025
https://github.com/chriy/pighelper
:pig:基于Hybrid+SSM的养猪信息化管理平台,该平台实现了对实时新闻,猪价的爬虫获取,以及各类养殖账单的增删改查等等。该项目适配了移动端界面,最终通过Hybrid混合式App开发技术打包成App,安装在移动端使用
java layui mybatis spring spring-mvc
Last synced: 26 Aug 2025
https://github.com/houarizegai/java-pocs
Codes and samples were written 💻 to demonstrate the usage of Java with various technologies.
apis crm-rest hibernate java java8 javaee maven rest rest-crud spring spring-boot-crud spring-mvc spring-rest
Last synced: 22 Aug 2025
https://github.com/midtrans/midtrans-java
This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technical details
java java-library midtrans payment-gateway
Last synced: 21 Aug 2025
https://github.com/taketoday/today-web
😐 A Java library for building web applications
framework high-performance java java-web lightweight servlet springmvc
Last synced: 03 Oct 2025
https://github.com/swiesend/secret-service
A Java library for storing secrets under linux in the gnome-keyring over D-Bus. Like libsecret, but for Java.
dbus dbus-java gnome gnome-keyring java java-library jvm keyring libsecret linux password password-store password-vault scala secret-service secrets storing-secrets
Last synced: 04 Oct 2025
https://github.com/epam/timebasecryptoconnectors
TimeBase Crypto Market Data Connectors
bitfinex bitmex bitpanda coinbase crypto cryptocurrency cryptocurrency-prices exchange feed feeds finance hitbtc huobi java kraken market-data market-data-feeds okex trading
Last synced: 07 Jul 2025
https://github.com/yifanzheng/springboot-action
Spring Boot 入门学习示例。
ehcache elasticsearch freemarker guava java mybatis redis spring-boot thymeleaf
Last synced: 10 Apr 2025
https://github.com/buaadreamer/buaa-compile-2021
2021年北航编译课程设计,基于SysY文法的MIPS编译器
Last synced: 11 Apr 2025
https://github.com/vaimee/sepa
Get notifications about changes in your SPARQL endpoint.
events internet-of-things interoperability java publish-subscribe push-notifications rdf rdf-store rdf-triples semantic-web sparql sparql-endpoints sparql-query web-of-things
Last synced: 10 Jun 2026
https://github.com/walt-id/waltid-walletkit
Toolkit for SSI and NFT/SBT wallets
blockchain cryptography decentralized-identifiers decentralized-identity identy java kotlin self-sovereign-identity siopv2 ssi verifiable-credentials wallet wallet-service
Last synced: 17 Jun 2026
https://github.com/idouble/iot-arduino-game-controller-java
🎮 A Game controller realized with an Arduino, I modified the Arduino bootloader to program with Java ☕️
analog arduino arduino-boards arduino-game arduino-library arduino-sketch arduino-uno bootloader cheatsheet controller digital game-controller internet-of-things iot java keyboard mouse
Last synced: 08 Mar 2026
https://github.com/kojofosu/twitterapikit
Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.
android api gradle java kotlin maven twitter twitterapi
Last synced: 22 Mar 2025
https://github.com/lovethefrogs/optigraph
Optimum graph creation and distribution for underground networks.
Last synced: 14 Apr 2025
https://github.com/oeljeklaus-you/loganalyzehelper
论坛日志分析系统清洗程序(包含IP规则库,UDF开发,MapReduce程序,日志数据)
Last synced: 28 Jun 2025
https://github.com/thedevstone/Jestures
A simple framework for gesture recognition in Java
bintray demo dtw dynamic-time-warping eclipse eclipse-plugin findbugs gesture-recognition ivy java java-8 javadoc kinect kinect-sensor kinect-v2 kinect2 knn-algorithm knn-classification microsoft pmd
Last synced: 16 Jul 2025
https://github.com/caveofprogramming/spring-framework-course
Source code for the Cave of Programming Spring Framework tutorial
java spring springframework springmvc
Last synced: 29 Oct 2025
https://github.com/mariazevedo88/artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
artigo exemplos-demonstrados java java-8 medium medium-article solid solid-principles
Last synced: 19 Apr 2025