Pinned Repositories
chat-diffie-hellman
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
code-examples
A collection of code examples from blog posts etc.
CodeSamples
Code snippets appearing in the book are excerpts from these complete and tested samples.
cta-crash-course
In-depth and hands-on practice for acing the exam.
Database-Naming-Convention
Database Naming Conventions & Best Practices
food-ordering-system
Food ordering system application in Udemy course: Microservices: Clean Architecture, DDD, SAGA, Outbox & Kafka
interview-code-challenges
A set of code challenges for GuideSmiths interviews
java-totp
A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.
jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
monitoring-the-easy-way
jorgevalls23's Repositories
jorgevalls23/chat-diffie-hellman
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
jorgevalls23/code-examples
A collection of code examples from blog posts etc.
jorgevalls23/CodeSamples
Code snippets appearing in the book are excerpts from these complete and tested samples.
jorgevalls23/cta-crash-course
In-depth and hands-on practice for acing the exam.
jorgevalls23/Database-Naming-Convention
Database Naming Conventions & Best Practices
jorgevalls23/food-ordering-system
Food ordering system application in Udemy course: Microservices: Clean Architecture, DDD, SAGA, Outbox & Kafka
jorgevalls23/interview-code-challenges
A set of code challenges for GuideSmiths interviews
jorgevalls23/java-totp
A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.
jorgevalls23/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
jorgevalls23/monitoring-the-easy-way
jorgevalls23/moonwlker
Jackson JSON without annotation.
jorgevalls23/nakadi
A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
jorgevalls23/push-notification-system
push-notification-system
jorgevalls23/reactive-stock-trader
A Stock Trader system to demonstrate reactive systems development
jorgevalls23/rest-2nd-level
jorgevalls23/ShedLock
Distributed lock for your scheduled tasks
jorgevalls23/spring-boot-firebase-demo
Spring boot firebase notification demo
jorgevalls23/theBestOfJava
This repository is a list of great frameworks, libraries and software for the Java programming language.
jorgevalls23/tutorials
Just Announced - "Learn Spring Security OAuth":