Pinned Repositories
9stepsawesome
The exercises/samples repo for bit.ly/9stepsawesome presentation
boot-opentelemetry-tempo
Project demonstrating Complete Observability Stack utilizing Prometheus, Loki (For distributed logging), Tempo (For Distributed tracing, this basically uses Jaeger Internally), Grafana for Java/spring based applications (With OpenTelemetry auto / manual Instrumentation) involving multiple microservices with DB interactions
clean-architecture-example
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
grpc-java
The Java gRPC implementation. HTTP/2 based RPC
junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
mockito
Most popular Mocking framework for unit tests written in Java
opentelemetry-java
OpenTelemetry Java SDK
opentelemetry-java-contrib
reactor-core
Non-Blocking Reactive Foundation for the JVM
akiriushin's Repositories
akiriushin/9stepsawesome
The exercises/samples repo for bit.ly/9stepsawesome presentation
akiriushin/boot-opentelemetry-tempo
Project demonstrating Complete Observability Stack utilizing Prometheus, Loki (For distributed logging), Tempo (For Distributed tracing, this basically uses Jaeger Internally), Grafana for Java/spring based applications (With OpenTelemetry auto / manual Instrumentation) involving multiple microservices with DB interactions
akiriushin/clean-architecture-example
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
akiriushin/FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
akiriushin/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
akiriushin/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
akiriushin/mockito
Most popular Mocking framework for unit tests written in Java
akiriushin/opentelemetry-java
OpenTelemetry Java SDK
akiriushin/opentelemetry-java-contrib
akiriushin/reactor-core
Non-Blocking Reactive Foundation for the JVM
akiriushin/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
akiriushin/software-architecture-books
A comprehensive list of books on Software Architecture.
akiriushin/spring-boot
Spring Boot
akiriushin/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
akiriushin/spring-framework
Spring Framework
akiriushin/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
akiriushin/spring-petclinic
A sample Spring-based application
akiriushin/tdd-with-spring-boot-done-right
🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.