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/katsutedev/mal4j
Java wrapper for the official MyAnimeList API
anime api api-anime api-manga java json lib library mal mal4j manga myanimelist myanimelist-api myanimelistapi-wrapper oauth oauth2 rest rest-api
Last synced: 12 Apr 2025
https://github.com/mfaisalkhatri/okhttprestassuredexamples
API Testing using Rest-Assured and OkHttp.
api-automation api-testing automation-test automation-testing hacktoberfest java learning okhttp rest-api-test rest-assured test-automation testing tutorial
Last synced: 21 Mar 2025
https://github.com/blu3r4y/python-for-java-developers
If you are a Java developer and want to get a quick glance at Python, this course is for you
java python python-courses python-tutorial
Last synced: 19 Aug 2025
https://github.com/jetbrains/guide
The JetBrains Guide is a collection of resources for learning JetBrains IDEs.
dotnet golang java python unity unreal-engine vitest
Last synced: 25 Aug 2025
https://github.com/newrelic/micrometer-registry-newrelic
ARCHIVED. TO SEND MICROMETER METRICS TO NEW RELIC, FOLLOW THE DIRECTION IN THE README.md. Micrometer registry implementation that sends data to New Relic as dimensional metrics.
java monitoring newrelic open-source open-telemetry open-telemetry-java telemetry telemetry-java
Last synced: 29 Sep 2025
https://github.com/codenotary/immudb4j
Java SDK for immudb
cryptographic-verifications immudb immutability java sdk-java
Last synced: 14 Mar 2026
https://github.com/saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
android base64 base64-decoding base64-encoding base64decoder base64encode base64encoder ios java jvm kotlin kotlin-android kotlin-ios kotlin-js kotlin-jvm kotlin-library kotlin-multiplatform kotlin-multiplatform-library
Last synced: 02 Apr 2025
https://github.com/mechero/java-9-flow-reactive
A sample application using Java 9's Flow API and SubmissionPublisher
flow java java9 reactive-programming
Last synced: 14 Jun 2025
https://github.com/ahoo-wang/cosec
RBAC-based And Policy-based Multi-Tenant Reactive Security Framework | 基于 RBAC 和策略的多租户响应式安全框架
authentication authorization cloud-native gateway identity java jwt kotlin microservice multi-tenant oauth2 policy project-reactor rbac reactive redis security spring-boot spring-cloud spring-cloud-gateway
Last synced: 01 Apr 2026
https://github.com/threefish/nutzcodeinsight
Intellij idea plugin for Nutz Web Framwork
beetl idea idea-plugin java nutz
Last synced: 14 Apr 2025
https://github.com/miroslav-reiter/vava_java
☕ STU FIIT VAVA - Vývoj Aplikácií s Viacvrstvovou Architektúrou, Slovenská technická univerzita v Bratislave Fakulta Informatiky a Informačných Technológií STU FIIT v Bratislave
archimate database design-patterns ea enteprise-architecture java jdbc oop programming reiter sql stu stu-fiit student-project univerzita vava
Last synced: 18 Jun 2025
https://github.com/InnovativeCoder/Innovative-Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
algorithms coder cpp css dev developer digitalocean github hacktoberfest hacktoberfest2020 html innovative-ideas java javascript machine-learning machine-learning-algorithms python webdevelopment
Last synced: 09 May 2025
https://github.com/xyundy/squaredadditions
A Minecraft mod for Fabric modloader which adds new blocks, items & other Vanilla+/Create themed stuff.
100commitow fabric fabricmc fabricmc-mod java minecraft minecraft-fabric minecraft-fabric-mod
Last synced: 20 Jul 2025
https://github.com/johnnovak/raytriangle-test
Ray-triangle intersection performance tests in various languages
algorithm benchmark cpp go java javascript nim nim-lang python ray-triangle-intersection raytracing
Last synced: 11 Jul 2025
https://github.com/jinahya/bit-io
A library for reading/writing arbitrary length of bits.
Last synced: 05 Apr 2026
https://github.com/ttddyy/datasource-assert
Provides assertion APIs for query executions with assertEquals and assertThat(AssertJ and Hamcrest)
assertj datasource datasource-proxy hamcrest java jdbc junit testing testng unittest
Last synced: 22 Jul 2025
https://github.com/raatmarien/chibe
An Android application that reminds you of the time
android clock gpl gplv3 java phone productivity time time-tracker vibration watch
Last synced: 27 Jun 2025
https://github.com/hellokoding/springboot-jsp
Spring Boot Hello World Example with JSP
hello-world java jsp spring-boot
Last synced: 13 May 2025
https://github.com/twinkle942910/monthyearpicker
Fancy year and month picker library for your android app
android calendar java library picker-dialog
Last synced: 26 Jun 2025
https://github.com/spencerpark/jupyter-jvm-basekernel
An abstract kernel implementation for Jupyter kernels running on the Java virtual machine.
java jupyter jupyter-kernels jvm
Last synced: 21 Mar 2025
https://github.com/paypal/mirakl-hyperwallet-connector
The Hyperwallet Mirakl Connector (HMC) is a self-hosted solution that mediates between a Mirakl marketplace solution and the Hyperwallet (PayPal) payout platform.
connector hyperwallet java mirakl paypal
Last synced: 30 Oct 2025
https://github.com/mohammadkarbalaee/jalgorithm
Jalgorithm, The Java library that provides all algorithms and data structures for Java developers out of the box☕
algorithms data-structures java multithreading object-oriented-programming shahid-beheshti-university
Last synced: 13 Jun 2025
https://github.com/bnosac/rdrpostagger
R package for Ripple Down Rules-based Part-Of-Speech Tagging (RDRPOS). On more than 45 languages.
java multi-language natural-language-processing nlp pos pos-tagging r r-package tagging
Last synced: 29 Apr 2025
https://github.com/coveooss/spillway
A simple, distributed and flexible rate limiter
Last synced: 02 May 2025
https://github.com/rameshmf/java-8-tutorial
Demonstration of Java 8 Features
Last synced: 03 May 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/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/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/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/jchambers/id-obfuscator
A Java library for reversibly obfuscating numerical identifiers (e.g. 1234 ↔ 4TQCNTL)
Last synced: 26 Mar 2025
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/ideal/kubernetes-demo
Demo for running services in Kubernetes.
archlinux consul docker hyperf java kubernetes microservice mysql php swoole
Last synced: 30 Apr 2025
https://github.com/neomatrix369/chatbot-conversations
Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
ai chat-application chatbot eliza eliza-chatbot graalvm helidon helidon-example java ml nlp python quarkus text
Last synced: 14 Jun 2025
https://github.com/vert-x3/vertx-dropwizard-metrics
Vert.x Metrics
dropwizard-metrics hawtio java jmxtrans vertx
Last synced: 15 May 2025
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/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/knopflerfish/knopflerfish.org
Knopflerfish OSGi Service Platform. OSGi run-time container and SDK source code repo
Last synced: 14 Jan 2026
https://github.com/redistimeseries/jredistimeseries
Java Client for RedisTimeSeries
java java-client redis timeseries
Last synced: 10 Mar 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/glenncai/open-bi-platform-backend-microservices
An open-source business intelligence platform based on microservice architecture.
eureka java mysql openai rabbitmq redis spring-boot spring-cloud spring-cloud-config spring-cloud-gateway
Last synced: 04 Jul 2025
https://github.com/sing-group/gc4s
GUI Components for (Java) Swing
gui gui-components java library swing
Last synced: 03 Jul 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/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/eduramiba/webcam-capture-driver-native
Native driver for Webcam Capture API
avfoundation capturemanager driver java javafx mediafoundation native webcam-capture windows
Last synced: 19 Feb 2026
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/itning/yunshu-notes-r
使用SpringBoot开发的基于HBASE的大数据存储分布式云计算笔记(后端)
hadoop hbase java redis scala spring-boot
Last synced: 29 Jun 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/michaelbull/rs-api
An open-source implementation of a web-service client, written in Java, that allows interaction with the various APIs available for the popular MMORPG; RuneScape.
Last synced: 10 Jul 2025
https://github.com/amine-smahi/materiallogin.fx
A simple login panel with javafx using material design ui
amine-smahi flat-design java javafx login material-design netbeans
Last synced: 18 Mar 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/cronn-de/ssh-proxy
Pure Java implementation for SSH port tunneling that understands ProxyJump and ProxyCommand
Last synced: 19 Mar 2025
https://github.com/norconex/importer
Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before using it in your own service or application.
extract html java java-library manipulation norconex-importer parse pdf
Last synced: 17 Jun 2025
https://github.com/commercetools/commercetools-sync-java
Java library for importing and syncing (taking care of changes) data into one or more commercetools projects from external data files or from another commercetools project.
commercetools commercetools-importer commercetools-sdk commercetools-sync ecommerce hacktoberfest import-and-export java sdk sync
Last synced: 06 Apr 2025
https://github.com/robeio/robe
A brand new robe for dropwizard
conversion dropwizard hibernate java quartz robe
Last synced: 07 Mar 2026
https://github.com/The-Nefarious-Developer/eclipse-ai-assistant
An Eclipse AI Assistant that connects with SAP AI Core deployments to provide a "copilot" experience to ABAP Developers on the cloud and on-premise
abap ai assistant copilot eclipse gpt ide java joule maven-thyco sap
Last synced: 30 Oct 2025
https://github.com/andriawan/AndKasir
AndKasir merupakan aplikasi open source yang dibangun dengan bahasa pemrograman Java untuk kebutuhan retail perusahaan menengah dalam mengatur aktifitas barang masuk dan keluar. konsultasi isu, instalasi dan penambahan fitur silahkan kirim email ke irwan@andriawan.com
Last synced: 13 Apr 2025
https://github.com/gantsign/ansible-role-java
Ansible role for installing Java from Adoptium
Last synced: 06 Apr 2025
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/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/domclick/kafka-logback
java kafka logback logback-appender logging
Last synced: 31 Jan 2026
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/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/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/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/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/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/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/thomasnield/dirtyfx
Dirty state-tracking properties and collections for JavaFX
Last synced: 03 Mar 2026
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/eraydmrcoglu/coderbyte-java-solutions
coderbyte coderbyte-java-solutions coderbyte-solutions java
Last synced: 23 Aug 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/phax/en16931-cii2ubl
Converter for EN16931 invoices from CII to UBL
cii converter creditnote en16931 invoice java oasis ubl
Last synced: 29 Dec 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/abdelrahmanbayoumi/hotelfx
Desktop Application for managing the reservations and Guest Check-in or Check-Out built with JavaFX and SQL Database with Hibernate ORM.
database desktop-application fxml hibernate hotel hotel-booking hotel-management-system java javafx orm-framework sql
Last synced: 04 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/americanexpress/synapse
Synapse is a set of lightweight foundational framework modules for rapid development, built-in with enterprise-grade maturity and quality.
cloud-functions faas java native reactive rest rest-api spring webflux
Last synced: 12 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/purnima-jain/spring-boot-multi-module
Spring Boot & Multi-Module Maven Project
ddd-patterns domain-driven-design domain-driven-development java maven-multimodule spring-boot springboot
Last synced: 03 May 2025
https://github.com/igniterealtime/whack
Open Source XMPP component library for XMPP components
Last synced: 08 Apr 2025
https://github.com/codestian/homeassistantmc
Bridge Home Assistant with Minecraft
automation forge-mod home-assistant home-automation iot java minecraft minecraft-mod smart-home smartnation
Last synced: 03 Jul 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/mp911de/redis-stream-demo
Demo for Redis Streams
java redis spring-boot stream stream-processing
Last synced: 05 Jul 2025
https://github.com/smehrbrodt/libreoffice-starter-extension
LibreOffice Starter Extension
eclipse java libreoffice libreoffice-extension
Last synced: 24 Apr 2025
https://github.com/mihaicostin/hibernate-l2-memcached
Hibernate second level cache implementation over memcached
hibernate java memcached second-level-cache
Last synced: 14 Jan 2026
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