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-09 00:16:18 UTC
- JSON Representation
https://github.com/floriansw/grohe-ondus-api-java
Java implementation of the Grohe ONDUS API REST interface
Last synced: 04 Jul 2025
https://github.com/ushelp/easybackup
Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.
application backup backups compression content-compression database database-backup database-backup-application easybackup-engine-framework easybackup-web-manger engine engine-framework java java-8 mysql project-backup system-backups
Last synced: 04 Oct 2025
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/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/wyatt-herkamp/too-many-shortcuts
Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.
Last synced: 17 Jun 2026
https://github.com/tortuvshin/sign-android
Mongolian sign language
android android-application java mongolia sign-language signlanguage
Last synced: 22 Apr 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/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: 23 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/pgssoft/httpclientmock
Library for mocking Java 11 HttpClient.
httpclient java mock test unit-testing
Last synced: 22 Apr 2025
https://github.com/imrafaelmerino/json-values
Persistent Json in Java
avro-schema functional-programming immutable immutable-objects java json json-api json-generator json-schema json-values persistent-data-structure prng property-based-testing
Last synced: 25 Apr 2025
https://github.com/apivideo/api.video-java-client
The official Java client library for api.video
api-client java video video-api video-streaming
Last synced: 09 Apr 2025
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/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/connyduck/pixelwallpaper
A colorful pixelated live wallpaper for Android
android colorful customization java wallpaper xml
Last synced: 10 Oct 2025
https://github.com/lemire/sparsebitmap
A simple sparse bitmap implementation in java
Last synced: 30 Jul 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/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/codiga/jetbrains-plugin
Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io
c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager
Last synced: 29 Sep 2025
https://github.com/xxdark/classfile
Java classfile library
bytecode classfile-parser java
Last synced: 10 Aug 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/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/vm-001/mybatis-xml-generator
Generates MyBatis XML by using reflection and custom velocity templates.
Last synced: 11 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/saantiaguilera/feature-flags
Feature Toggles (aka Feature Flags) in Kotlin
android android-architecture feature-flags feature-toggle feature-toggles flag java jvm
Last synced: 17 Jul 2025
https://github.com/sivaprasadreddy/sivalabs-youtube-code-samples
Sample code for my YouTube video tutorials
java spring-boot video-tutorials youtube
Last synced: 25 Jun 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/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/zoltan-nz/kafka-spark-project
Distributed System in Docker with Apache Kafka and Spark for big data streaming and visualisation (NodeJS, TypeScript, React, NestJS, Java)
java javascript kafka nodejs spark typescript
Last synced: 03 Jul 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/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/coodex2016/concrete.coodex.org
一种基于java的服务定义规范。
concrete coodex-libraries java
Last synced: 18 Jan 2026
https://github.com/rajatt95/TMB_SeleniumFramework2
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReports | Java mail API | Design Pattern(Page Object Model) | Owner | Data Supplier | Custom Annotations and Enums
datasupplier extentreports java maven page-object-model selenium-webdriver test-automation testng
Last synced: 11 Mar 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/puzhiweizuishuai/community
基于spring boot与mybatis搭建的社区
community java jwt mvc mybatis spring-boot spring-boot-mybatis
Last synced: 15 Jul 2025
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/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/arsy786/springboot-best-practices
This repo serves as a guide for Spring Boot best practices!
Last synced: 16 Oct 2025
https://github.com/joshgontijo/rest-client
java rest-api restclient unirest
Last synced: 13 Mar 2026
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/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/larmic/spring-boot-demos
Multiple spring boot samples written in Java or Kotlin.
docker dockerfile elasticsearch java keycloak kotlin postgres postgresql properties rabbit rabbitmq rest-api spring spring-boot springboot testcontainers
Last synced: 16 Jan 2026
https://github.com/doudoutangs/3.salary_system
github不会经常在线,可加QQ:553039957,详谈。薪资管理系统:是一套简洁薪资管理系统,虽然界面简单,但其功能强大。系统分为了五大模块:考勤与工资,薪资设置,部门管理,公告管理,系统管理。主要技术:Springboot+MyBatisPlus+MySQL+jQury,Layui
java jquery layui mybatis-plus mysql spring-boot
Last synced: 13 May 2025
https://github.com/thatbeautifuldream/dsa
This repository consists of all the material from my data structures and algorithms preparation.
algorithms data-structures java problem-solving
Last synced: 14 Apr 2025
https://github.com/louisjenkinscs/llvm-jvm
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
bytecode educational haskell interpreter java java-bytecode jvm language monad monadic scala virtual-machine
Last synced: 26 Jun 2025
https://github.com/rnayabed/piholelcdstat
Pi-Hole + System Info Dash for Raspberry Pi
java javafx pihole pihole-dashboard
Last synced: 27 Jun 2025
https://github.com/ayu-hack/hacktoberfest-contributions
This repository helps beginners contribute to open source and participate in Hacktoberfest. We welcome all pull requests (Python & Java), prioritize genuine contributions, and promote good first issues! #hacktoberfest2022 #hacktoberfest2023 #hacktoberfest2024
beginner-friendly dsa hacktoberfest hacktoberfest-accepted hacktoberfest2024 java miniprojects python reactjs webdevelopment
Last synced: 13 Mar 2025
https://github.com/cardano-foundation/cf-java-rewards-calculation
This java project is used to calculate the rewards of the Cardano blockchain. It aims to be both an edge case documentation and formula implementation.
calculation cardano java pool reserve rewards treasury
Last synced: 12 Jan 2026
https://github.com/dadiyang/java-stomp
使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程
java sockjs springboot stomp websocket
Last synced: 12 Jan 2026
https://github.com/tonikelope/coronapoker
The Texas hold 'em NL videogame we deserve, not the one we need, or was it the opposite?
java linux macos p2p poker texas-holdem windows zero-trust zero-trust-architecture
Last synced: 04 Jul 2026
https://github.com/keidarcy/snippets
personal notes
golang java javascript notes postgresql react rust terraform typescript
Last synced: 13 Apr 2025
https://github.com/grahamedgecombe/netty-sni-example
An example of how to use server-side SNI in Netty with Java 8.
Last synced: 11 Apr 2025
https://github.com/migangqui/cloud-storage-spring-api
Manage files from AWS S3, Google Cloud Storag, Azure Blob Storage and Dropbox in Spring
amazon aws aws-s3 azure azure-storage-blob cloud-storage dropbox google-cloud google-cloud-storage java kotlin s3 s3-bucket spring
Last synced: 15 Aug 2025
https://github.com/jillesvangurp/osm2geojson
Tool to convert open street map xml to geojson
geojson java openstreetmap-data osm
Last synced: 13 Jun 2025
https://github.com/codesqueak/jackson-json-crypto
Jackson Crypto Extension Module
aes encryption jackson java json module
Last synced: 13 Jul 2025
https://github.com/apache/ambari-infra
Apache Ambari Infra is a sub project of Apache Ambari.
ambari big-data java javascript python
Last synced: 12 Jun 2025
https://github.com/woostju/ssh-client-pool
a java implementation of ssh clients object pool with sshj, apache common pool2, expectIt
interactive java pool ssh-client
Last synced: 14 Jan 2026
https://github.com/project-openubl/xhandler-java
Java library for creating and sending XML files through SOAP - SUNAT
creditnote debitnote invoice java peru sunat ubl ubl20 ubl21 web-service wsdl wsdl-generation
Last synced: 07 May 2025
https://github.com/ewyboy/oretweaker
Add, remove, tweak and configure ore and underground generation features for Minecraft Forge
forge forge-mod java minecraft minecraft-forge minecraft-forge-mod mod modded modded-minecraft ore ores world-gen world-generation world-generator
Last synced: 04 Oct 2025
https://github.com/dzcode-io/kuliya
Algeria's college hierarchy dataset as packages for different languages and platforms
algeria c college d dataset dzcode java javascript npm rust university
Last synced: 27 Jul 2025
https://github.com/manifold-systems/manifold-sample-graphql-app
A sample application demonstrating the GraphQL Manifold
Last synced: 18 Aug 2025
https://github.com/adambien/aws-lambda-cdk-plain
Simplest Possible AWS Lambda Function with Cloud Development Kit (CDK) Boilerplate
aws aws-lambda corretto devops iac infrastructure-as-code java lambda lambda-functions serverless
Last synced: 29 Jul 2025
https://github.com/spandey1296/learn-share-hacktoberfest2021
✧ 🎀 𝐓𝐡𝐢𝐬 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐬 𝐩𝐫𝐨𝐣𝐞𝐜𝐭𝐬 𝐚𝐧𝐝 𝐚𝐬𝐬𝐢𝐠𝐧𝐦𝐞𝐧𝐭𝐬 𝐭𝐡𝐚𝐭 𝐲𝐨𝐮 𝐡𝐚𝐯𝐞 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐨𝐧 𝐛𝐲 𝐬𝐞𝐧𝐝𝐢𝐧𝐠 𝐨𝐧𝐥𝐲 𝟒 𝐯𝐚𝐥𝐢𝐝 𝐩𝐮𝐥𝐥 𝐫𝐞𝐪𝐮𝐞𝐬𝐭𝐬. 𝐒𝐭𝐞𝐩 𝐛𝐲 𝐬𝐭𝐞𝐩 𝐆𝐮𝐢𝐝𝐚𝐧𝐜𝐞 𝐰𝐢𝐥𝐥 𝐛𝐞 𝐦𝐚𝐢𝐧𝐭𝐚𝐢𝐧𝐞𝐝 𝐢𝐧 𝐭𝐡𝐞 𝐫𝐞𝐚𝐝𝐦𝐞.𝐦𝐝 𝒯𝒽𝒾𝓈 𝓇𝑒𝓅♡𝓈𝒾𝓉🍪𝓇𝓎 𝓌𝒾𝓁𝓁 𝒸🌺𝓃𝓈𝒾𝓈𝓉 𝓂𝑒𝓇𝑔𝑒 𝒻𝓇♡𝓂 𝓉𝒽𝑒 𝒶𝓁𝓁 𝓅𝒶𝓇𝓉𝒾𝒸𝒾𝓅𝒶𝓃𝓉𝓈 🌺𝒻 𝒽𝒶𝒸𝓀𝓉❁𝒷𝑒𝓇𝒻𝑒𝓈𝓉 𝟤❤𝟤𝟣 𝓅🍪𝓌𝑒𝓇𝑒𝒹 𝒷𝓎 𝒟𝒾𝑔𝒾𝓉𝒶𝓁🍑𝒸𝑒𝒶𝓃. 🎀 ✧
development full-stack hacktoberfest hacktoberfest-2021 hacktoberfest-accepted hacktoberfest-starter hacktoberfest2021 hactoberfest java project python3 web
Last synced: 31 Jul 2025
https://github.com/samourai-wallet/bitcoinj
BitcoinJ: Samourai Wallet and Sentinel
bitcoin bitcoinj blockchain java library no2x segwit
Last synced: 08 Apr 2025
https://github.com/noti0na1/lambdacalculus-java
Lambda calculus implemented in Java
computer-science java lambda lambda-calculus utlc
Last synced: 24 Mar 2025
https://github.com/nasa/ziggy
Ziggy, a portable, scalable infrastructure for science data processing pipelines, is the child of the Transiting Exoplanet Survey Satellite (TESS) pipeline and the grandchild of the Kepler Pipeline.
algorithm analysis arc data data-analysis data-reduction java k2 kepler linux macos nasa open-source pipeline science tess ziggy
Last synced: 09 May 2026
https://github.com/marcel0ll/customitems
The most simple way to add your custom items to minecraft
java minecraft minecraft-mod mod
Last synced: 12 May 2025
https://github.com/deveshrx/android-webrtc-firebase
Sample Android App for WebRTC with Firebase as backend
Last synced: 14 May 2025
https://github.com/teamapps-org/teamapps
TeamApps is a Java web application framework
java web-application-framework
Last synced: 10 Apr 2025
https://github.com/cansik/librealsense-java
Intel® RealSense™ SDK 2 wrapper for Java.
camera depth hacktoberfest intel java library realsense v2
Last synced: 06 May 2025
https://github.com/ivangfr/ethereum-springboot-react
Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE.
ethereum ethereum-blockchain java react remix smart-contracts solidity spring-boot spring-web-mvc springdoc-openapi web3j
Last synced: 10 Apr 2025
https://github.com/chinalym/shoulder-framework
🔥SpringBoot Web Plugins,follow shoulder and learn to a master of SpringBoot ~ 🚀 shoulder 1.0.0 Version Already Released!
framework java javaweb plugins shoulder springboot web
Last synced: 02 May 2025
https://github.com/impetus/eth-jdbc-connector
Ethereum JDBC driver implements a pure java, type 4 JDBC driver that executes SQL queries on Ethereum Blockchain.
blockchain ethereum java jdbc jdbc-driver sql
Last synced: 10 Apr 2025
https://github.com/grofattila/dji-tello
Java API for the DJI Tello Drone.
dji drone java neural-network tello uav
Last synced: 06 May 2025
https://github.com/conorheffron/ironoc-db
Sample Data Manager with Thymeleaf Frontend & Spring Boot Backend (using JPA for DAO layer)
docker-container gke google-cloud-platform gradle-wrapper gradle9 h2-database java jdk25 jpa-hibernate kubernetes lombok lombok-gradle micro-service minikube minikube-cluster slf4j-loggers spring-boot-4 thymeleaf-spring thymeleaf-template-engine
Last synced: 01 Apr 2026
https://github.com/g00glen00b/dimitri.codes
Static generator for dimitri.codes using Astro
astrojs java javascript markdown utterances
Last synced: 28 Jan 2026
https://github.com/hellokoding/jpa-manytomany-springboot-maven-mysql
JPA Many-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL
Last synced: 23 Feb 2026
https://github.com/tdonuk/restaurant-management-system
Web-based restaurant management system with spring boot and rest API for school final-year project.
java management-system rest-api spring-boot
Last synced: 12 Oct 2025
https://github.com/activeviam/jdk4py
A JDK shipped in a Python package
java jdk jre jvm python-library runtime
Last synced: 09 Apr 2025
https://github.com/caimucheng/cidecompat
(已废弃)一款手机代码 IDE,支持 andjs,js,html,java,c++,c#,c 编辑和 js,andjs,html 运行,有语法高亮和代码补全,可以打包app
android editor ide java javascript ui
Last synced: 12 Apr 2025
https://github.com/jyksnw/install-jdk
install-jdk is a Python library for easily installing the latest OpenJDK for a given major version. Supports builds from Adoptium and Corretto. Simplify your Java development with the latest OpenJDK builds.
adoptium adoptopenjdk cicd-tools corretto devops-tools java openjdk python3
Last synced: 09 Apr 2025
https://github.com/wojciechzankowski/iextrading4j-hist
IEX Trading library to parse TOPS and DEEP multicast packets
deep feed hist iex iex-trading iextrading java market-data tops udp
Last synced: 12 Oct 2025
https://github.com/f-lab-edu/fkream
리셀 중고 거래 플랫폼인 KREAM을 모티브로 한 프로젝트
java mybatis mysql redis springboot
Last synced: 23 Apr 2025
https://github.com/kuliginstepan/dadata-client
Dadata Suggestions API client for Spring (Java)
dadata-api dadata-client java spring
Last synced: 14 Jan 2026