Pinned Repositories
addressBook
Simple app to read and parse details in an address book
angularWorkshopAutomationTeam
arraysduplicates
Small app to find duplicates in an array and carry out some calculations with them
blackbox
Safely store secrets in Git/Mercurial/Subversion
completablefuture
CompletableFuture in Java 8 - asynchronous processing done right
DesignPatternExamples
DesignPatterns
di-demo
A brief walkthrough the different types of Dependency Injection
docker-compose
Example of Docker compose with two containers, one representing a front end and the other a backend microservice
docker-elk
The ELK stack powered by Docker and Compose.
jaygehlot's Repositories
jaygehlot/arraysduplicates
Small app to find duplicates in an array and carry out some calculations with them
jaygehlot/completablefuture
CompletableFuture in Java 8 - asynchronous processing done right
jaygehlot/DesignPatternExamples
jaygehlot/di-demo
A brief walkthrough the different types of Dependency Injection
jaygehlot/docker-compose
Example of Docker compose with two containers, one representing a front end and the other a backend microservice
jaygehlot/docker-elk
The ELK stack powered by Docker and Compose.
jaygehlot/docker-hello-world
Basic docker hello world
jaygehlot/docker-static-nginx
A repo for a quick nginx test
jaygehlot/FunctionalFizzBuzz
jaygehlot/functionalprogramming
Demonstration / introduction to junior devs on benefits of functional declarative programming
jaygehlot/Hack
jaygehlot/java-optional-tutorial
Tutorial on Java Optional
jaygehlot/java_development
jaygehlot/JayDemoRepo
JayDemoRepo
jaygehlot/jwt-spring-security-demo
A small demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
jaygehlot/kotlin
Kotlin starter for getting feet wet with the language - from Udemy
jaygehlot/marsrover
jaygehlot/mockMvc
A small example to demonstrate the testing of a Controller using mockMvc
jaygehlot/react-cv
CV developed in React
jaygehlot/react-todo-apps
jaygehlot/reactivejava
Exercising Reactive Streams using the RxJava2 implementation
jaygehlot/spring-boot-tdd
TDD with Spring Boot
jaygehlot/spring-example
An example of a Spring MVC project for understanding the IoC containter in more detail (using this course https://www.safaribooksonline.com/library/view/learning-spring-programming/9781771372879/)
jaygehlot/spring-test-unit
jaygehlot/springbootcourse
Udemy Springboot course JT
jaygehlot/springbootintegrationtest
Basic example of Springboot Integration Test
jaygehlot/tasks-application
The backend for managing tasks
jaygehlot/terraform-stuff
A few Terraform examples
jaygehlot/tutorials
The "REST With Spring" Course:
jaygehlot/tutorials-1
Source code from Jake Wright's YouTube tutorials