manikann's Stars
rest-assured/rest-assured
Java DSL for easy testing of REST services
mechero/spring-boot-cucumber
Sample project showing how to set up DI with Cucumber using Spring Boot
mplushnikov/lombok-intellij-plugin
Lombok Plugin for IntelliJ IDEA
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
lukas-krecan/JsonUnit
Compare JSON in your Unit Tests
karatelabs/karate
Test Automation Made Simple
Hakky54/sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included
Hakky54/mutual-tls-ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
jeqo/talk-kafka-zipkin
Demo material from talk about tracing Kafka-based applications with Zipkin
timtebeek/kafka-streams-log-correlation
atmoz/sftp
Securely share your files
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
manikann/learn-kafkastreams
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
threeten-jaxb/threeten-jaxb
XmlAdapters for ThreeTen.
immutables/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
diffplug/spotless
Keep your code spotless
networknt/model-config
A repository contains all model definition and light-codegen config for different frameworks
networknt/json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
DataDog/kafka-kit
Kafka storage rebalancing, automated replication throttle, cluster API and more
reactor/reactor-addons
Additional optional modules for the Reactor project
llimllib/bloomfilter-tutorial
A Bloom Filter Tutorial
bats-core/bats-core
Bash Automated Testing System
find-sec-bugs/find-sec-bugs
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)
spotbugs/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
findbugsproject/findbugs
The new home of the FindBugs project
bitnami/charts
Bitnami Helm Charts
manikann/learn-spring-auto-configuration
wavefrontHQ/wavefront-spring-boot
Spring Boot starter for Wavefront