Pinned Repositories
-Designing-Hexagonal-Architecture-with-Java---Second-Edition
Designing Hexagonal Architecture with Java - Second Edition, Published by Packt
31-days-of-API-Security-Tips
This challenge is Inon Shkedy's 31 days API Security Tips.
beg-hibernate-3ed
Source code for 'Beginning Hibernate' by Dave Minter, Jeff Linwood, and Joseph Ottinger
blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
book
books
books2
BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
spring-boot-persistence-best-practices
Source Code for 'Spring Boot Persistence Best Practices' by Anghel Leonard
medovuk's Repositories
medovuk/spring-boot-persistence-best-practices
Source Code for 'Spring Boot Persistence Best Practices' by Anghel Leonard
medovuk/31-days-of-API-Security-Tips
This challenge is Inon Shkedy's 31 days API Security Tips.
medovuk/books
medovuk/completablefuture-examples
Example code snippets for Java's CompletableFuture API
medovuk/ElysiumMall
My Own Online Mall Project Using SpringBoot
medovuk/hacking-with-spring-boot-code
Code for Hacking with Spring Boot 2.3: Reactive Edition
medovuk/Hands-On-Reactive-Programming-in-Spring-5
Hands-On Reactive Programming in Spring 5, published by Packt
medovuk/hello-world
medovuk/hellokoding-courses
HelloKoding's Practical Coding Courses, Tutorials and Examples Series
medovuk/hibernate-basics
Samples for "Hibernate, how the magic is really done?" talk
medovuk/Java-9-Concurrency-Cookbook-Second-Edition
Java 9 Concurrency Cookbook, Second Edition by Packt
medovuk/Java-Concurrency-Multithreading-in-Practice
Java Concurrency & Multithreading in Practice, published by Packt
medovuk/Java-Free-Resources-By-JavaGuides
PDF or eBooks of Java Guides Site
medovuk/java8-misuses
Common misuses of new Java 8 features and other mistakes
medovuk/jhipster-benchmarks
Personal benchmarks to test various JHipster options
medovuk/multiple-feign-config
medovuk/oauth2-protocol-patterns
medovuk/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
medovuk/reactor-workshop
Spring Reactor hands-on training (3 days)
medovuk/reatcive-streams-spring
reactive programming
medovuk/sample-spring-cloud-webflux
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
medovuk/sample-spring-oauth2-microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
medovuk/sample-spring-reactive
sample reactive microservices using spring 5, spring boot, spring webflux and project reactor
medovuk/sample-spring-webflux
testing webclient reactive communication with spring boot reactive application built on top of spring webflux
medovuk/sample-vertx-kafka-messaging
implementation of partitioning mechanism on Apache Kafka and asynchronous communication between Vert.x microservices
medovuk/servlet-tutorial
A complete Java servlet 4 tutorial for beginners as well as professionals
medovuk/Spring-Boot-2.1-OAuth2-Authorization-Server-and-Resource-Server-JWT-and-MySQL
Spring Boot 2.1 OAuth2 Authorization Server and Resource Server JWT and MySQL
medovuk/spring-boot-tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
medovuk/spring-webflux-reactive-rest-api-example
medovuk/springboot-oauth-jwt
Spring Boot Oauth 2.0 using JWT