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-02 00:16:06 UTC
- JSON Representation
https://github.com/depromeet/toks-api
스터디 관리는 똑스에서!
aws flyway java jpa mysql redis spring-mvc
Last synced: 19 Apr 2025
https://github.com/galovics/google-oauth2-spring
java oauth2 spring spring-mvc spring-security spring-security-oauth2
Last synced: 03 Jul 2025
https://github.com/henkelmax/rnnoise4j
A Java wrapper for RNNoise.
java noise-suppression rnn rnnoise rnnoise-wrapper
Last synced: 22 Apr 2025
https://github.com/madonahs/bank-account-draft
💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.
Last synced: 02 Jun 2026
https://github.com/ivangfr/spring-boot-nginx-keycloak-cluster
The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.
docker java keycloak nginx oauth2-resource-server postgresql spring-boot spring-security spring-web-mvc
Last synced: 04 Apr 2026
https://github.com/camunda-community-hub/camunda-platform-7-osgi
OSGi integration for Camunda Platform 7
bpmn camunda-7 camunda-bpm-osgi camunda-platform-7 java osgi
Last synced: 02 Apr 2026
https://github.com/chen0040/java-magento-client
Java client for communicating with Magento site
java java-connector magento magento-connect magento2 token-authetication web-client
Last synced: 04 Mar 2026
https://github.com/luisadha/drawercli
A cli app for termux to open user android apps with Termuxlauncher backend as your main launcher
android cli fzf fzf-interface fzf-preview-pane fzf-scripts java launcher nix-on-droid nixpkgs shell termux termux-api termux-apps termux-environment termux-hacking termux-tool termux-tools termuxlauncher ztmexluis-compability
Last synced: 28 Feb 2026
https://github.com/sasanlabs/owasp-zap-fileupload-addon
OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.
dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy
Last synced: 13 Apr 2025
https://github.com/xortroll/libjavm
Small, header-only, zero-dependency C++17 Java VM library
cpp17 header-only java java-library vm
Last synced: 12 May 2025
https://github.com/p32929/AndroidAppUpdater
A simple, Lightweight App Updater Library for Android
android android-development android-lib android-library dialog java json notification snackbar update-checker updater updaters
Last synced: 29 Mar 2025
https://github.com/loiane/java21-examples
Examples of how to use Java 21 new features.
Last synced: 23 Mar 2025
https://github.com/graph-quilt/graphql-xtext
A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.
grammars graphql graphql-java graphql-sdl java schema-validation xtext
Last synced: 15 Apr 2025
https://github.com/aleksilassila/islands
A spigot plugin for creating customisable home islands with different biomes. https://www.spigotmc.org/resources/islands-home-islands-system.84303/
bukkit islands java minecraft minecraft-plugin minecraft-server paper spigot spigot-plugin survival
Last synced: 25 Apr 2025
https://github.com/paulthomas20002/s3-object-oriented-programming-lab-in-java
S3-OBJECT-ORIENTED-PROGRAMMING-LAB-IN-JAVA KTU CSL 203
csl-203 java ktu lab object-oriented-programming oops oops-in-java s3 s3-lab
Last synced: 30 Jun 2025
https://github.com/rumaan/file.io-android-client
☁️ Unofficial file.io Android App 📱
android architecture-components file-sharing fileupload fuel java kotlin livedata room room-persistence-library roomdb viewmodel workmanager
Last synced: 23 Mar 2025
https://github.com/hivemq/hivemq-extension-sdk
Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems
extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk
Last synced: 03 Mar 2026
https://github.com/sitture/env-config
A simple utility to manage environment configs in Java-based projects by merging .properties files and environment variables overrides.
bdd config configuration configuration-files configuration-management continuous-deployment continuous-integration env-loader environment environment-manager environment-variables environment-vars hacktoberfest java keepass overridden properties secrets secrets-manager sitture
Last synced: 09 Feb 2026
https://github.com/oopsguy/kaptcha-spring-boot
Kaptcha Spring Boot Starter help you use Google Kaptcha with Spring Boot easier. 一个简单封装了 Kaptcha 验证码库的 Spring Boot Starter
captcha java kaptcha security spring spring-boot springboot starter verify yaml
Last synced: 04 Apr 2026
https://github.com/javaee-samples/microprofile1.2-samples
Eclipse MicroProfile 1.2 Samples
java javaee jwt jwt-authentication liberty-server microprofile microservices payara payara-micro wildfly wildfly-swarm
Last synced: 10 Apr 2025
https://github.com/mincong-h/learning-elasticsearch
Elasticsearch Demos
demo demos docker elasticsearch elasticsearch7 java java-11 learning learning-by-doing maven testing
Last synced: 10 Apr 2025
https://github.com/tomiwa-ot/obd
Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector over OBD protocol
android android-bluetooth android-java android-library android-obd-diagnostics canbus elm327 java obd obd-ii obd-port obd2 on-board-diagnostic
Last synced: 10 Apr 2025
https://github.com/walidbosso/java_task_scheduling
☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.
c java master-slave-architecture multithreading rmi swing task-scheduler tcp threads
Last synced: 30 Apr 2025
https://github.com/osscameroon/js-generator
Generates JavaScript from HTML
dom generates-js html html-custom-tags java javascript jsoup maven
Last synced: 06 Apr 2026
https://github.com/lowzj/java-retrying
java retry module, based on guava-retrying, support sync/async retry
async-retry java java-retry retry
Last synced: 10 Apr 2025
https://github.com/jarzka/myrts
Multiplayer RTS game prototype written in Java using LibGDX
game java multiplayer multiplayer-game real-time-strategy rts rts-game
Last synced: 10 Apr 2025
https://github.com/gurubalan-git/bank-account-simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
banking css-modules java java-8 java8 javafx javafx-application javafx-components javafx-desktop-apps javafx-frameworks javafx-gui javafx-library javafx-project material-design material-design-lite material-ui materialize-css sqlite-database sqlite3 stylesheets
Last synced: 10 Apr 2025
https://github.com/linyshdhhcb/pighealthsmartmedicine
本项目是一个面向生猪健康管理的智慧医药系统,有AI兽医功能、文章管理功能、药物管理功能、政策资讯管理功能,旨在通过数字化手段提升生猪养殖的医疗管理水平。系统集成 SpringBoot3 + Ollama + Spring AI + DeepSeek + MySQL8.0 + Mybatis-Plus,提供智能兽医诊断服务,帮助养殖户或兽医快速诊断生猪病情并推荐相应的治疗方案。
java minio mybatisplus mysql ollama redis satoken springai springboot3
Last synced: 16 Jun 2025
https://github.com/piomin/sample-spring-boot-graalvm
Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib
graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot
Last synced: 16 Mar 2025
https://github.com/piomin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
java java-streams jpa jpa-hibernate spring-boot spring-data-jpa
Last synced: 10 Jun 2025
https://github.com/p32929/androidappupdater
A simple, Lightweight App Updater Library for Android
android android-development android-lib android-library dialog java json notification snackbar update-checker updater updaters
Last synced: 24 Apr 2025
https://github.com/bsommerfeld/jshepherd
Annotation Based Java Config Management Library Supporting JSON, TOML, YAML and Properties.
annotation config configuration java json library management properties toml yaml yml
Last synced: 08 Jan 2026
https://github.com/after-the-sunrise/bitflyer4j
Java wrapper library for bitFlyer Lightning API.
altcoin api bitcoin bitflyer cryptocurrency java lightning
Last synced: 16 Jan 2026
https://github.com/softinstigate/graalvm-maven-docker
A docker image for GraalVM and Maven built with sdkman from debian:buster-slim
docker docker-image graalvm graalvm-native-image java java-native java-native-access maven sdkman
Last synced: 08 Apr 2025
https://github.com/harrel56/json-schema
JSON schema validation library written in Java
java json json-schema jsonschema schema validation validator
Last synced: 21 Nov 2025
https://github.com/0xlau/liteflowx
✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.
framework idea-plugin java liteflow
Last synced: 16 May 2025
https://github.com/konloch/httprequest
HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.
cookies http-client http-request http-requests httprequest java java-8 java-library library postdata proxies proxy useragent
Last synced: 25 Mar 2025
https://github.com/godfather1103/commit-template-check-plugin
IDEA插件用于模板化生成commit message和检查相关内容是否符合要求
Last synced: 10 Mar 2026
https://github.com/pakoito/rxtuples2
Simple tuples to use with RxJava2 [STABLE]
functional-programming java rxjava2
Last synced: 02 Jul 2025
https://github.com/troyzhxu/httputils
Http工具包:OkHttp轻量封装 、功能全面、设计力求优雅与纯粹,Java领域前后端处Http问题的新选择。
android download gradle http http-okhttp httputils httputils-okhttp java json range upload
Last synced: 24 Oct 2025
https://github.com/path-yu/simple_app
一个精致简约的小而美的flutter拟物风格工具类应用,完美支持国际化和夜间模式.内置便签,计算器,todoList,计算器四大应用!
android apk dart flutter flutter-app java
Last synced: 28 Oct 2025
https://github.com/openlab-x/openqrcode
Open QR Code is an open-source, cross-platform app developed with Flutter, using C, C++, Dart, Skia, Impeller, Java, and Kotlin. It allows users to generate, scan, save, and share QR codes. Available on Android, Windows, and Web, users can easily create and interact with QR codes across platforms.
android-app apk c cpp dart dartlang flutter flutter-apps java kotlin kotlin-android open-source openlabx qrcode qrcode-generator skia web windows-11 windows-app
Last synced: 11 Oct 2025
https://github.com/hoangsonww/inheritance-in-java
📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types
Last synced: 10 Oct 2025
https://github.com/robjg/oddjob
Oddjob scheduler and task execution framework.
automation java orchestration scheduling workflow
Last synced: 27 Jan 2026
https://github.com/dhruv1110/Android-Shortify
An Android library used for making an Android application more faster with less amount of code. Shortify for Android provides basic functionalities of view and resource binding, view customization, JSON parsing, AJAX, various readymade dialogs and much more.
ajax android android-development android-library android-shortify dialog event-handlers java json parse
Last synced: 29 Mar 2025
https://github.com/SouJava-Rio/soujava-rio-labs
Laboratório de projetos para pesquisa e ou aprendizado
adoptajsr comunidade ee4j exemplos-de-jsf exemplos-de-microprofile exemplos-de-spark exemplos-de-spring java javaee microservice mvc restful soujava spring
Last synced: 09 May 2025
https://github.com/spring-projects/spring-test-data-geode
A Spring-based Test Framework supporting Unit and Integration testing for Spring Boot applications using Spring Data with either Apache Geode or VMware Tanzu GemFire
apache-geode framework java spring-test
Last synced: 19 Jul 2025
https://github.com/volodya-lombrozo/jtcop
Maven Plugin for checking tests in Java projects
best-practices java maven quality tests
Last synced: 14 Jul 2025
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/SasanLabs/owasp-zap-fileupload-addon
OWASP ZAP add-on for finding vulnerabilities in File Upload functionality.
dast fileupload hacktoberfest java sasanlabs scanner security security-tools zap zaproxy
Last synced: 11 Jul 2025
https://github.com/flagsmith/flagsmith-java-client
Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
cd ci continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith java remote-config sdk
Last synced: 02 Apr 2026
https://github.com/monarch-initiative/phenol
phenol: Phenotype ontology library
genomics human-phenotype-ontology java mammalian-phenotype-ontology monarchinitiative ontologies phenomics phenotypes
Last synced: 29 Oct 2025
https://github.com/grimanticheat/grimapi
The API for Grim Anticheat
api grim java minecraft plugin-api
Last synced: 28 Apr 2026
https://github.com/authzed/authzed-java
Official SpiceDB client library for JVM languages
authorization authzed clojure fine-grained-access-control fine-grained-authorization java java-library permissions sdk zanzibar
Last synced: 17 Jun 2025
https://github.com/ngrok/ngrok-api-java
ngrok API client library for Java
developer-tools java library ngrok-client
Last synced: 12 Apr 2025
https://github.com/amarlearning/chat-rooms
Real time public/private chat application using spring boot web-sockets
chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket
Last synced: 11 Apr 2025
https://github.com/pvdlg/enml4j
Simple utility to handle ENML (Evernote Markup Language) in Java.
enml evernote-markup-language evernote-sdk java
Last synced: 11 Apr 2025
https://github.com/googtech/student-management-system-cs
:school: :mortar_board: Desktop applications developed using the Java programming language ~
gui java management-system student swing ui university-project
Last synced: 18 Mar 2025
https://github.com/andersonleite/jogos_android_14bis
14bis is an Android game created on my book.
Last synced: 29 Oct 2025
https://github.com/kobee1203/weedow-searchy
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
entity java kotlin mongodb query-language querydsl querydsl-jpa querydsl-mongodb repositories repository search search-descriptors spring spring-boot spring-boot-kotlin spring-data spring-data-jpa spring-data-mongodb spring-webmvc springboot
Last synced: 10 Aug 2025
https://github.com/shreyxnsh/vtop
VTOP is the application version of Vellore Institute of Technology, Bhopal's website. It consists of various features like faculty database, event gallery, notices section, e-books , cgpa calculator,etc.
android college college-app faculty-dashboard firebase firebase-realtime-database java vit
Last synced: 17 Aug 2025
https://github.com/snchengqi/http2-qing
A library for http2 protocol based on netty
http2 java maven netty server-push
Last synced: 19 Feb 2026
https://github.com/hleb-kastseika/vkb
Bot for vk.com competitions
automation bot competition competition-posts java reposts simulation vk vk-api vk-bot vkb vkontakte vkontakte-client
Last synced: 29 Sep 2025
https://github.com/mattjlewis/pigpioj
Java JNI wrapper around the pigpio C library
hacktoberfest java pigpio pigpiod raspberry-pi
Last synced: 04 Oct 2025
https://github.com/asankov/the-practice-of-programming
This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.
algorithms algorithms-and-data-structures c cpp data-str java programming
Last synced: 30 Jul 2025
https://github.com/anishlearnstocode/hackerrank-data-structures
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
algorithms arrays balanced-trees data-structures disjoint-set graph hackerrank hackerrank-data-structures hackerrank-solutions heap java linked-lists online-judge queues reference solutions stacks trees trie
Last synced: 02 Aug 2025
https://github.com/drako01/java-coderhouse--53330
Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso
eclipse-ide java mysql spring spring-boot sql
Last synced: 09 Aug 2025
https://github.com/52north/sensorweb-server-helgoland
Thin Web binding API to access series data.
52north java observation rest-api sensor sensorweb series-data spi
Last synced: 12 Aug 2025
https://github.com/balamirr/qa-testinium
JAVA, Selenium, Cucumber(BDD), 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: 21 Aug 2025
https://github.com/clarketm/java-design-patterns
Catalog of popular object-oriented design patterns in Java
design-patterns java object-oriented-programming oop patterns
Last synced: 14 Apr 2025
https://github.com/ardakazanci/english-dictionary
English Dictionary Android Mobile App
android asynctask english-dictionary englishdictionary java searchview sqlite
Last synced: 06 Apr 2025
https://github.com/soklet/soklet
Soklet is a zero-dependency Java HTTP/1.1 and Server-Sent Event server, well-suited for building RESTful APIs and tool-backed agentic systems.
java no-dependencies server server-sent-events soklet
Last synced: 08 Mar 2026
https://github.com/augustd/burp-suite-utils
Utilities for creating Burp Suite Extensions.
burp burp-api burp-extensions burp-plugin burpsuite java
Last synced: 16 Jan 2026
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/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/lavalink-devs/lavalink-client
Lavalink client for lavalink v4
discord hacktoberfest java kotlin lavalink lavalink-client music-bot
Last synced: 07 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/hazelcast/hazelcast-jet-contrib
Extension modules for Hazelcast Jet
big-data hazelcast hazelcast-jet java stream-processing
Last synced: 07 Jul 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/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/eclecticlogic/eclectic-orc
Annotation driven Java object writer for ORC with runtime code generation for speed.
Last synced: 01 Feb 2026
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/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/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/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/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/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