-
Enterprise Java
Spring Boot Oauth2 Security
This post is an enhancement for my previous post which talks about how to secure your REST API using Spring…
Read More » -
Scala
Sending Email with Java and Akka actors
Akka is a concurrent framework written by Scala. Here I demonstrate sample application to send emails with Akka and implemented…
Read More » -
Enterprise Java
Spring Security Part 2 – Password Encryption, Customize 404 and 403 error page
Here is the part 2 of spring security post. In this post I will show you how to encrypt password…
Read More » -
Enterprise Java
Spring Security Part 1 – Simple Login application with database
What is Spring Security? Spring security is a framework that provides security solution, handling authentication and authorization at both the…
Read More » -
Enterprise Java
Run Vaadin Apps in Intellij IDEA
In this article I’m going to show you how to run vaadin applications with Intellij IDEA. Vaadin provide some plugins…
Read More » -
Enterprise Java
Birt Made Report Easy
Here is the complete guide to build report in Eclipse using Birt plugin. Birt or Business Intelligence and Reporting tool…
Read More » -
Enterprise Java
Complete Guide To Deploy Java Web Application in Amazon Ec2 using Eclipse
Hi readers, Today I’m going to show you how to deploy simple java web application in amazon ec2 using Eclipse…
Read More » -
Software Development
Top 7 Programmers bad habits
1. The All code is crap, except mine, attitude.I have bad news for you buddy, all code is crap. No…
Read More »