top of page
Search


Spring Security
Spring Security is a framework that enables a programmer to impose security restrictions to Spring-framework–based Web applications...

megha dureja
May 25, 20205 min read


Spring Boot
Spring Boot helps you accelerate application development. Features 1. Create stand-alone Spring applications 2. Embed Tomcat, Jetty or...

megha dureja
May 4, 20205 min read


Java8
Java 8 is here, offers exciting new possibilities for functional programming. While lambdas are the most prominent addition to Java 8,...

megha dureja
May 4, 20202 min read


Docker - Running a containerized Spring boot application
In this blog, we'll package a java/ spring boot application, run it and look at the different commands for managing images and...

megha dureja
May 4, 20203 min read


Software Design Principles
The design principles are meant to be a guide for designing software that's easy to maintain, extend, and understand. SOLID — acronym for...

megha dureja
May 4, 20203 min read


Optimize Queries for Speed and Performance
Tip #1: Index All Columns Used in 'where', 'order by', and 'group by' Clauses Though indexes may take up more space and decrease...

megha dureja
May 4, 20204 min read


Push Notifications with Angular 6 + Firebase Cloud Messaging
Create a blog post subtitle that summarizes your post in a few short, punchy sentences and entices your audience to continue reading....

megha dureja
May 4, 20201 min read


Camunda
Workflow -> A business process Camunda -> A workflow engine which process the workflows. Modeler -> A tool use to create workflow...

megha dureja
May 4, 20205 min read


Web Development
It refers to building, creating, and maintaining websites. It includes aspects such as web design, web programming, web publishing and...

megha dureja
May 4, 20202 min read
bottom of page




