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-01 00:16:03 UTC
- JSON Representation
https://github.com/seedstack/business
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
ddd domain-driven-design java seedstack
Last synced: 10 Apr 2025
https://github.com/SeqWare/seqware
This is the SeqWare Project's main repo.
Last synced: 05 May 2025
https://github.com/rentalhost/laravel-insight
IDEA plugin to works with Laravel Framework.
intellij intellij-plugin java laravel laravel-framework php phpstorm phpstorm-plugin static-analysis static-code-analysis
Last synced: 19 Apr 2025
https://github.com/EvidentSolutions/apina
Tool for creating client-side TypeScript code from server-side APIs
gradle jackson java json kotlin rest spring typescript
Last synced: 08 May 2025
https://github.com/yihonglei/jdk-source-code-reading
JDK source code reading
collection concurrent io java java8 jdbc net nio reflect
Last synced: 13 Apr 2025
https://github.com/theroughcode/streetfighterjava
:video_game:A high school project where I attempted to create a Street Fighter game. This code had to be decompiled using http://www.javadecompilers.com/ as I could only find the executable file.
battle-scene game game-mechanics java oop street-fighter
Last synced: 19 Apr 2025
https://github.com/flynndi/quarkus-jimmer-extension
quarkus-jimmer-extension
java jimmer kotlin orm orm-framework quarkus quarkus-extension
Last synced: 02 Apr 2026
https://github.com/florianreuth/dietrichevents2
One of the fastest Java event systems in the world using compiler optimizations, which still has a lot of features
event event-management eventbus events java lambda listener
Last synced: 07 Feb 2026
https://github.com/jfrog/artifactory-maven-plugin
A Maven plugin to resolve artifacts from Artifactory, deploy artifacts to Artifactory, capture and publish build info.
Last synced: 05 Mar 2026
https://github.com/microsoft/kiota-java
Java libraries for Kiota-generated API clients.
Last synced: 02 Mar 2026
https://github.com/areeb-gillani/vertx-boost
This project adds the flavor of SpringBoot's style annotations in vertx to reduce the learning curve. It follows the same annotation style as @RestController, @Service, @Autowired, @RequestParam, @RequestBody, @PostMapping and @GetMapping, whereas controller and service classes should extend AbstractVerticle as per the implementation of Vertx.
autoconfiguration java spring-boot vertx vertx-backend vertx-eventbus
Last synced: 23 Jan 2026
https://github.com/mcroteau/greenfield-ecommerce
Greenfield is an Open Source Java/Groovy eCommerce platform focused on easy setup. Greenfield leverages the best in breeds within the Java echo-system including Groovy, Grails, Spring, Hibernate, Sitemesh, Gradle.
grails greenfield groovy j2ee java jvm
Last synced: 01 Feb 2026
https://github.com/Ecwid/clickhouse-client
Java/Kotlin client for ClickHouse
clickhouse clickhouse-client java kotlin
Last synced: 29 Apr 2025
https://github.com/avivcarmis/java-red
Effective Concurrency Modules for Java
async-test asynchronous asynchronous-tasks concurrency execution-graph futures java java-8 java-library java8
Last synced: 27 Oct 2025
https://github.com/chenshuiluke/jresume
A simple program that uses JSON to generate web resumes.
html java json pdf resume resume-template theme
Last synced: 18 Jan 2026
https://github.com/apache/geronimo-specs
Mirror of Apache Geronimo specs
geronimo http java javaee network-server web-framework
Last synced: 10 Mar 2026
https://github.com/xdrop/jrand
A Java library to generate random data for all sorts of things. Java random data faker
data faker java random random-generation random-number-generators random-string randomization
Last synced: 14 Jun 2025
https://github.com/georgh93/pcgf_pluginlib
Collection of classes useful for Bukkit/Spigot/Paper/BungeeCord/Waterfall plugins
bukkit java minecraft spigot spigot-plugin
Last synced: 21 Mar 2025
https://github.com/idouble/trinary-calculator-android-java-app
📱 A handy Calculator for Trinary operations 📱 | ⛓ https://play.google.com/store/apps/details?id=com.trinarycalculator.ayidouble.trinarycalculator.app ⛓
android app calculator chrome division firefox interactive iota java mobile quantum quantum-computing qubit qubits smartphone ternary trinary trits trytes xor
Last synced: 05 May 2025
https://github.com/kuangcp/mythredisclient
:racing_car:使用JavaFx做的Redis客户端,资源消耗略大 200-300m,想复用核心代码做成web端,然后浏览器操作,开发起来和跑起来也快
client java javafx jdk8 redis redis-client redis-gui
Last synced: 12 Apr 2025
https://github.com/apache/aries-jax-rs-whiteboard
Apache Aries JAX RS Whiteboard
Last synced: 22 Jul 2025
https://github.com/joel-jeremy/externalized-properties
A lightweight and extensible library to resolve application properties from various external sources.
configuration feature-flags feature-toggles java jvm properties
Last synced: 11 Jan 2026
https://github.com/meistermeier/reactive-thymeleaf
Sample project for reactive server side rendering
Last synced: 12 Sep 2025
https://github.com/apache/maven-antrun-plugin
Apache Maven AntRun Plugin
build-management java maven maven-antrun-plugin maven-plugins
Last synced: 16 May 2025
https://github.com/swimos/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 08 Apr 2025
https://nrktkt.github.io/tail/
simple tail call optimization and stack safety for Java
java tail-call-optimization trampolines
Last synced: 16 Apr 2025
https://github.com/nishkarshraj/helloworld
A repository made for fun, aiming Hello World code in all programming languages.
c contributions-welcome cpp14 golang hacktoberfest haskell html5 java javascript kotlin linux python r ruby-on-rails rust scala shell shell-script swift4 typescript
Last synced: 09 Apr 2025
https://github.com/svenstaro/keycloak-http-webhook-provider
A Keycloak provider that posts events to a URL via HTTP POST as JSON
http java keycloak keycloak-provider keycloak-spi maven webhook
Last synced: 09 Sep 2025
https://github.com/rcardin/swe
Examples and exercises used during Software Engineering course
design-patterns java software-engineering teaching-materials
Last synced: 30 Apr 2025
https://github.com/krmao/template
be aimed at building a powerful enterprise framework
android django es6-javascript eureka gulp ios java kotlin mybatis mysql objective-c python react-native spring-boot spring-security-jwt springcloud swift vue webpack zuul
Last synced: 19 Mar 2025
https://github.com/minad/chasm
Java Bytecode Assembler and Disassembler which uses S-expressions
asm assembler bytecode disassembler java java-bytecode s-expressions
Last synced: 11 Apr 2025
https://github.com/kangarko/chatcontrol-free
The legendary chat plugin. Incredible solution for ads, swear, caps, spam, bots & more!
anti-spam antispam antiswear chat-control chatcontrol java minecraft minecraft-plugin
Last synced: 26 Oct 2025
https://github.com/aws/amazon-neptune-gremlin-java-sigv4
A Gremlin client for Amazon Neptune that includes AWS Signature Version 4 signing.
amazon-neptune aws-neptune java
Last synced: 16 Mar 2026
https://github.com/badasintended/ravel
IntelliJ IDEA plugin for remapping sources
fabricmc idea-plugin java kotlin mappings minecraft mixin
Last synced: 02 Apr 2026
https://github.com/xuwujing/webservice_project
关于Java 使用 javax.jws 和 Axis 实现 WebService 发布和调用。
Last synced: 05 Mar 2026
https://github.com/cocowwy/dingtalk-robot
:robot:拆箱即用的钉钉机器人,已解决20次/秒的消息上限问题,支持复杂业务场景下,根据业务标识使用指定的机器人进行消息通知
Last synced: 29 Apr 2025
https://github.com/barnhill/barcode-java
Java Barcode Image Generation Library
barcode barcode-generator barcode-images barcodes java java-library
Last synced: 17 Mar 2025
https://github.com/hardiksinghbehl/redis-caching-java-spring-boot
Backend application leveraging redis cache to reduce network calls and improve latency.
caching java redis-cache spring-boot spring-boot-cache spring-boot-redis testcontainers
Last synced: 09 Apr 2025
https://github.com/apache/sling-org-apache-sling-starter
Apache Sling Starter Application
Last synced: 09 Apr 2025
https://github.com/WilliamAGH/tui4j
TUI4J: Terminal User Interface library for Java that includes Bubble Tea ported from Go
bubbletea interface java maven-plugin terminal tui
Last synced: 21 Jan 2026
https://github.com/trungdq88/chorddroid
Android library to render Guitar Chord.
Last synced: 28 Oct 2025
https://github.com/saturnism/spring-petclinic-gcp
Spring PetClinic Microservices on GCP
gcp istio java kubernetes microservices spring-boot spring-petclinic-microservices
Last synced: 29 Apr 2025
https://github.com/jrosell/marketing-data-connectors
Command line batch job that run java runtime environment to extract and load marketing data using Facebook Marketing API, Google Analytics API, Mailchimp API, Google Webmasters API, Google Sheets API, Mysql, Postgresql, Clickhouse, etc
batch-job clickhouse command-line-tool connector etl facebook-graph-api google-analytics-api google-sheets-api google-webmaster google-webmaster-tools java jre8 mailchimp-api marketing-tools mysql postgresql talend
Last synced: 19 Jan 2026
https://github.com/sirnoob97/onlinestore
REST api for an online store using microservices architecture.
docker java microservices postgresql spring-boot spring-cloud spring-data-jpa spring-security
Last synced: 15 Oct 2025
https://github.com/enofex/naikan
Naikan is an open source software inventory management tool for dev teams driven by our CI/CD pipeline.
arch-unit ci-cd developer-experience-team docker-compose java naikan software-inventory testcontainers
Last synced: 26 Dec 2025
https://github.com/xujiajun/tastjava
The RESTful Web API framework for Java
framework java rest restful-api tast
Last synced: 24 Apr 2025
https://github.com/moraisigor/fontdroid
FontDroid is a small library that gives the ability to use custom fonts in an Android application
Last synced: 04 Sep 2025
https://github.com/cupybara/java-langchains
A Java 8+ LangChain implementation. Build powerful LLM based applications in an (enterprise) Java context.
azure-openai java langchain langchain-java large-language-models llm openai qa
Last synced: 29 May 2026
https://github.com/dschadow/CloudSecurity
Cloud security projects with Spring Cloud Config Server and Vault
cipher cloud-security jasypt java spring spring-boot spring-cloud spring-cloud-config vault
Last synced: 02 Apr 2025
https://github.com/vimalrajselvam/test-graphql-java
Easy Graphql Testing in Java
api-testing graphql graphql-java java
Last synced: 14 Jan 2026
https://github.com/tutorialsandroid/messageview
MessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.
android-development android-library chat-ui java javascript view
Last synced: 05 Sep 2025
https://github.com/jchanghong/kotlin-backend-tool-library
A kotlin backend development tool library,mainly includes common kotlin extensions for daily projects。轻松将kotlin加入现有java后端项目,自己日常工具类
helper java json kotlin kotlin-extensions spring tool util
Last synced: 14 Jan 2026
https://github.com/codecentric/habitcentric
A microservice demo application showcasing cloud-native technologies
docker istio java kotlin kubernetes linkerd2 semantic-release spring-boot traefik
Last synced: 28 Apr 2026
https://github.com/cyberboysumanjay/pw
Best websites a Programmer should visit
algorithm all-in-one blogs c coding coding-challenge competitive-programming data-structures guide interview interview-practice interview-preparation interview-questions java practice programming programming-language puzzle wiki wikipedia
Last synced: 22 Mar 2025
https://github.com/hta218/storemanager
Simple desktop application for store management
desktop-application java jdbc sql swing
Last synced: 12 Apr 2025
https://github.com/doorbash/colyseus-kotlin
⚔ Implementation of Colyseus client using Kotlin
colyseus game game-networking game-server java kotlin multiplayer multiplayer-game multiplayer-server networking
Last synced: 14 May 2025
https://github.com/mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
beans camel-case databinding java java-bean-binding jax-rs jvm modelattribute snake-case spring spring-boot spring-mvc spring-web spring-webflux spring-webmvc
Last synced: 29 Oct 2025
https://github.com/clojang/jiface
A Clojure-idiomatic wrapper around Erlang's JInterface
beam clojure distributed-systems erlang java jinterface jvm otp
Last synced: 13 Apr 2025
https://github.com/ashish2030/codesignal-solution
:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏᴅᴇꜱɪɢɴᴀʟ ᴄᴏᴅɪɴɢ ᴘʟᴀᴛꜰᴏʀᴍ ꜱᴏʟᴠᴇ ʙʏ ᴍᴇ💻 🎯 🚀
codesignal-solutions coding-challenges java javascript python3
Last synced: 11 Apr 2025
https://github.com/gemisis/discord-bot-cdk-construct
A CDK Construct for creating a serverless Discord bot. All you need to do is supply your code to handle the commands!
aws aws-cdk aws-cloudformation aws-lambda cdk csharp discord discord-api discord-bot discord-js discordapp discordbot discordjs dotnet java nodejs python serverless typescript
Last synced: 10 Apr 2025
https://github.com/gusanmaz/bmb212_algorithms
NKÜ Bilgisayar Mühendisliği BMB212 Veri Yapıları Dersi Uygulama Notları, Projeleri ve Ödevleri
algorithms algorithms-and-data-structures course homework-assignments homework-project java programming
Last synced: 06 Sep 2025
https://github.com/zaiste/zaiste.net
Zaiste is a software technologist who helps companies and brands build great software products. Expertise in: Java, Ruby, Python, JavaScript and Clojure.
clojure clojurescript java javascript nodejs python ruby
Last synced: 05 May 2025
https://github.com/keploy/java-sdk
Official Keploy Java SDK 🔴
api-testing hacktoberfest-2023 java junit-testing keploy mock-data mocking mockito-alternative no-code springboot stub-backend stubbing test-automation testing testing-tools unit-testing
Last synced: 05 May 2025
https://github.com/sebthom/more-clink-completions
Windows command line Clink auto-completion for Nektos/Act, Curl, Docker, Dart, Haxe, Java, Lua, Maven, OpenSSL
cli clink clink-completions command-line curl docker haxe java lua mvn nektos-act openssl
Last synced: 06 May 2025
https://github.com/jcabi/jcabi-s3
Object-Oriented Layer on Top of Amazon S3 SDK
amazon-s3-sdk java library object-oriented
Last synced: 30 Jun 2025
https://github.com/vepo/imersao-kafka
Curso básico sobre Apache Kafka
apache-kafka distributed-systems java kafka kafka-consumer kafka-producer kafka-streams
Last synced: 25 Sep 2025
https://github.com/bestoa/shadowsocks-vertx
Java port of shadowsocks with vertx.
bouncy-castle java java-8 shadowsocks shadowsocks-java vertx
Last synced: 16 Jan 2026
https://github.com/loveincode/cemap
🎓 记录渣代码大学毕设【College employment management and analysis platform】 SpringMVC + Spring + Hibernate + SpringSecurity 项目 echarts h+前端框架 ligerUI
java spring-mvc spring-security
Last synced: 07 Apr 2025
https://github.com/rutujar/hackerrank-solutions
This Repository contain solutions to HackerRank 30 Days Of Code Challenge, 10 days of javascript,10 days of statistics,java,sql.
10 10daysofjavascript 10daysofstatistics 30daysofcode c hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql hackerrank-statistics java javascript sql
Last synced: 12 Mar 2026
https://github.com/ali-bouali/spring-boot-video-call-app
Video call App using Spring boot and ZegoCloud
api java javascript sdk video-streaming zegocloud
Last synced: 25 Apr 2026
https://github.com/thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
ai-agents annotation-driven declarative java mcp mcp-server model-context-protocol no-spring sdk
Last synced: 23 May 2026
https://github.com/graphform/tutorial
Tutorials to help you build your first Swim app
actor-model distributed-computing distributed-systems events java javascript open-source real-time stateful stream-api streaming streaming-api swim tutorial tutorial-code
Last synced: 29 Jul 2025
https://github.com/shaksternano/gif.kt
A Kotlin Multiplatform GIF decoding and encoding library.
gif hacktoberfest java kotlin kotlin-multiplatform
Last synced: 09 Mar 2026
https://github.com/ruanbekker/aws-terraform-cicd-java-springboot
Terraform: AWS CICD with CodePipeline, CodeBuild and ECS and a Springboot App
aws ecs java spring-boot terraform
Last synced: 29 Jul 2025
https://github.com/mybatis/ibatis-spring
Ibatis integration code copied from Spring ORM 3.2.x branch
Last synced: 09 Sep 2025
https://github.com/albertoimpl/spring-cloud-gateway-graphql
Blog post describing how Spring Cloud Gateway can help with some of the problems GraphQL has
graphql java spring spring-cloud-gateway
Last synced: 23 Mar 2025
https://github.com/opentok/opentok-java-sdk
OpenTok Server SDK for Java
java opentok opentok-archiving opentok-java-sdk tokbox video-api
Last synced: 05 Apr 2025
https://github.com/cowwoc/requirements.java
Fluent Design Contracts for Java Projects
design-by-contract invariants java postconditions preconditions requirements
Last synced: 13 Sep 2025
https://github.com/kawasima/websocket-classloader
Load remote java classes via WebSocket.
Last synced: 19 Jun 2025
https://github.com/ahmedfgad/opencvandroid
Using OpenCV in Android Devices
android canny computer-vision java opencv
Last synced: 23 Apr 2025
https://github.com/t1/logging-interceptor
CDI interceptor for logging to slf4j
cdi cdi-interceptor interceptor java logging logging-interceptors logginginterceptor mdc slf4j
Last synced: 12 May 2025
https://github.com/supanadit/restsuite
Rest API Testing for Professional
api api-rest api-testing client developer-tools java java-swing java-swing-application java-swing-applications rest-api rest-api-test rest-api-tests swing swing-gui testing testing-tools tools
Last synced: 12 Jul 2025
https://github.com/kakarottocui/springbootvueyanglaozhiyuanzhe
基于java SpringBoot和Vue养老服务管理志愿者管理系统设计
Last synced: 28 Jul 2025
https://github.com/wasabithumb/xclaim
A better chunk claiming system for Paper servers
claim java minecraft minecraft-plugin paper spigot
Last synced: 08 Oct 2025
https://github.com/bdelacretaz/osgi-for-mere-mortals
Sample code for my "OSGi for mere mortals" presentation at ApacheCon NA 2011
Last synced: 08 Oct 2025
https://github.com/adoptium/bumblebench
A microbenchmarking test framework for Eclipse Adoptium
Last synced: 09 Oct 2025
https://github.com/bertrandmartel/pcapng-decoder
Java PCAPNG decoder library
Last synced: 07 May 2025
https://github.com/manoelcampos/javadoc-coverage
A Doclet to generate JavaDoc coverage reports ☕️🧪📗
coverage coverage-report documentation-coverage gradle java javadoc javadoc-coverage maven software-quality
Last synced: 04 Apr 2025