Pinned Repositories
014-post-json-to-spring-rest-webservice
21-points-react
This application refers to the book “The JHipster Mini-Book by Matt Raible”. In this application the examples of the book are made using React instead of Angular.
accessing-data-jpa
agenda
jazzyF's Repositories
jazzyF/algo-trader
Trading bot with support for realtime trading, backtesting, custom strategies and much more.
jazzyF/AlgorithmsJava
All Algorithms implemented in Java
jazzyF/cloud-native-spring-in-action
🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)
jazzyF/cta-crash-course
In-depth and hands-on practice for acing the exam.
jazzyF/cxf-spring-boot-starter
Enterprise & production ready SOAP webservices powered by Spring Boot & Apache CXF
jazzyF/DockerLinReg
jazzyF/gateway-module
Sample Spring Cloud Gateway Project demonstrating Re-Routing and Path Re-Write
jazzyF/GettingStartedWithC-example
jazzyF/HelloSpringBoot
Kubernetes demo using Skaffold for a Spring Boot Project
jazzyF/java_8_recipes
Source code for Modern Java Recipes book from O'Reilly
jazzyF/jdbc
Working with Databases in Java using JDBC, Datasource, Connection Pool, Flyway and JDBC Template
jazzyF/kafka-lab
jazzyF/kotlin-web-site
The Kotlin programming language website
jazzyF/kubernetes
jazzyF/lite-rx-api-hands-on
Lite Rx API Hands-On with Reactor Core 3
jazzyF/log4jBridgeApp
jazzyF/logging-poc
jazzyF/messaging-application
Sample application used for the presentation showing different test types for an event driven application
jazzyF/my-math-lib
mvn deploy to remote repo demo
jazzyF/mykafka
jazzyF/scala-problems-interviews
The official repository for the Scala & Functional Programming Practice course
jazzyF/spring-soap-ws
jazzyF/spring-webflux-handling-execptions
jazzyF/stratospheric
All you need to know to get your Spring Boot application into production with AWS 🍃
jazzyF/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jazzyF/TheAlgorithmsGo
Algorithms implemented in Go for beginners, following best practices.
jazzyF/TheAlgorithmsJavascript
Algorithms implemented in JavaScript for beginners, following best practices.
jazzyF/TheAlgorithmsKotlin
All Algorithms implemented in Kotlin
jazzyF/ThwAlgorithmsPython
All Algorithms implemented in Python
jazzyF/validation-exception-handling
Spring Request validation & Exception Handling Realtime example