Pinned Repositories
chromepass
Get all passwords stored by Chrome on WINDOWS.
DataStructures_Algorithms_Java
Collection of data structures and algorithms challenges that I've solved. :trollface: :zzz:
DesignPatterns
GOF Design patterns examples
eclipseWorkspace
getting-started-in-5-steps
How to install and get started with Java, Eclipse, Maven, JUnit, Mockito & Spring in 5 easy steps
gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
Java
All Algorithms implemented in Java
jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
matloyd.github.io
movie-info
The Movie Info Service is a Spring Boot project that provides information about movies using the Open Movie Database (OMDB) API.
matloyd's Repositories
matloyd/movie-info
The Movie Info Service is a Spring Boot project that provides information about movies using the Open Movie Database (OMDB) API.
matloyd/matloyd.github.io
matloyd/DesignPatterns
GOF Design patterns examples
matloyd/DataStructures_Algorithms_Java
Collection of data structures and algorithms challenges that I've solved. :trollface: :zzz:
matloyd/chromepass
Get all passwords stored by Chrome on WINDOWS.
matloyd/tutorials
The "REST With Spring" Course:
matloyd/eclipseWorkspace
matloyd/starter-web
Simple starting point website project based upon Initializr
matloyd/Java
All Algorithms implemented in Java
matloyd/Spring-jpa
matloyd/training
This Repository is all about my training classes
matloyd/gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
matloyd/jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
matloyd/getting-started-in-5-steps
How to install and get started with Java, Eclipse, Maven, JUnit, Mockito & Spring in 5 easy steps