dryazanov's Stars
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
cassiomolin/http-patch-spring
Using HTTP PATCH in Spring.
mapstruct/mapstruct
An annotation processor for generating type-safe bean mappers
lucav76/Fibry
The first Java Actor System supporting fibers from Project Loom
rest-assured/rest-assured
Java DSL for easy testing of REST services
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
conduktor/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
PavelLoparev/slitcamera
Bash script to turn video file into slit photo
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
IdentityModel/oidc-client-js
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
kziomek/oauth2
This sample exemplify OAuth2 Authorization Server implemented with Spring Boot 1.3.2.
FallibleInc/security-guide-for-developers
Security Guide for Developers (实用性开发人员安全须知)
DevExpress/testcafe
A Node.js tool to automate end-to-end web testing.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
xpinjection/java8-misuses
Common misuses of new Java 8 features and other mistakes
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
nscala-time/nscala-time
A new Scala wrapper for Joda Time based on scala-time
szerhusenBC/jwt-spring-security-demo
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2