VOOZH about

URL: https://www.javacodegeeks.com/author/Rajith-Delantha

⇱ Rajith Delantha, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Rajith DelanthaOctober 21st, 2015
    13 486

    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👁 Image
    Rajith DelanthaOctober 2nd, 2013
    0 119

    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👁 Image
    Rajith DelanthaJuly 12th, 2012
    1 215

    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👁 Image
    Rajith DelanthaJuly 8th, 2012
    16 440

    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👁 Image
    Rajith DelanthaMay 18th, 2012
    0 130

    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👁 Image
    Rajith DelanthaMay 17th, 2012
    1 224

    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👁 Image
    Rajith DelanthaMay 15th, 2012
    3 235

    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👁 Image
    Rajith DelanthaMay 15th, 2012
    2 225

    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 »
Back to top button
Close