Spring Boot & Spring Security | TechiJournal.com
 In the previous post we have created a simple spring boot application. This application was very simple application just getting
Microservice- GateWay Pattern | Techijournal.com
What After Creating MicroServices Now in our previous post we discussed how to break your monolithic application into microservices but
Feature Modules in Angular 7 | techijournal.com
Feature Module Whenever we  create angular application we go on adding components to angular application. But as our application goes
Lazy Loading of Feature Module in Angular 7 | techijournal.com
whenever angular application is loaded then its all modules are loaded eagerly i.e  entire application is loaded at client side