zekicelik's Stars
RefactoringGuru/design-patterns-java
Design Pattern Examples in Java
camunda/camunda-bpm-examples
A collection of usage examples for Camunda Platform intended to get you started quickly
camunda/camunda-bpm-platform
C7 CE enters EOL in October 2025. Please check out C8 https://github.com/camunda/camunda – Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
theurbanpenguin/lfcs
Support files for LFCS Ubuntu 20.04
rmitula/spring-boot-basic-authentication
Simple Spring Security Basic Authentication App
lokeshgupta1981/Spring-Security
Spring Security Tutorials
callicoder/java-snowflake
Distributed Unique ID Generator in Java inspired by Twitter Snowflake
graphql-java/graphql-java-spring
GraphQL Java Spring and Spring Boot integration
openshift-eng/ocp-build-data
Configuration data used to build OCP images
jesseduffield/lazydocker
The lazier way to manage everything docker
quartz-scheduler/quartz
Code for Quartz Scheduler
lukas-krecan/ShedLock
Distributed lock for your scheduled tasks
AlicanAkkus/Modular-Architecture-Hexagonal-Demo-Project
Hexagonal Architecture Demo Project about Ticketing and Payment
Java-Techie-jt/springboot-multithreading-example
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
github/copilot-docs
Documentation for GitHub Copilot
open-guides/og-aws
📙 Amazon Web Services — a practical guide
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
citusdata/citus
Distributed PostgreSQL as an extension
google/styleguide
Style guides for Google-originated open-source projects
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
google/caliper
Micro-benchmarking library for Java
springdoc/springdoc-openapi
Library for OpenAPI 3 with spring-boot
kittylyst/optimizing-java
Code examples for "Optimizing Java" published by O'Reilly
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
cer/event-sourcing-examples
Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API