Published inGeek CultureMicroservices communication in Spring Boot with Feign clientCommunicate two microservices with HTTP protocolSep 9, 2021Sep 9, 2021
Published inGeek CultureTest a Spring Boot GraphQL APITest GraphQL API with GraphiQL toolSep 1, 2021Sep 1, 2021
Published inGeek CultureGraphQL Spring Boot starter with JavaCreate a GraphQL API with Spring Boot Framework and JPAAug 30, 20212Aug 30, 20212
Published inGeek CultureEncrypt Passwords and Keys in a Spring Boot Project using JasyptHow to keep your passwords safe in a public repositoryAug 26, 20211Aug 26, 20211
How to setup Spring Cloud Config Server MicroservicesThe Config server API is a central place to manage external properties for applications across all environments. In this article, I will…Jul 15, 2021Jul 15, 2021
Add JaCoCo to Spring Boot ProjectUnit testing is one of the most important parts of a project, where you test all the pieces of code and all cases for each method, and…Jul 10, 2021Jul 10, 2021