Skip to content
javaTab

javaTab

(newSkills) -> { journeyBegins(newSkills); }

  • Home
  • About
  • Portfolio
  • Stack Overflow
  • More

    Author: DomainCumServer Exception

    "Started with the basics and swimming towards the oceanic goal i.e Software Architect." I am a newbie(no more) into the corporate world recently graduated in Computer Science. I am primarily a Java developer. I am quick learner, adapt with ease and execute anything successfully, sooner or later. I can learn new frameworks, APIs or even programming languages within considerably short amount of time.

    Structure you Spring boot Application

    In this post we will structure our previously build application. We will create model for entity, services for business logic, repository for persistence and controller for endpoints.… Read more “Structure you Spring boot Application”

    June 18, 2016June 18, 2016 by DomainCumServer Exception

    Spring boot and MySql gossips!

    In this post I will try to show how spring boot makes it so simple to integrate with a database server. Let’s get started. Jump to Spring… Read more “Spring boot and MySql gossips!”

    June 18, 2016June 18, 2016 by DomainCumServer Exception

    Spring initializr: The creator!

    In the previous post we had done a lot to get our first spring boot application up and running. In this post we will a very powerful web… Read more “Spring initializr: The creator!”

    June 18, 2016June 18, 2016 by DomainCumServer Exception

    Bootstrap Spring Boot Application Project

    What is Spring boot? Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”. We take an opinionated view of the… Read more “Bootstrap Spring Boot Application Project”

    June 18, 2016June 18, 2016 by DomainCumServer Exception

    Angular2 with JWT auth

    It’s been long I was playing with Angular2 alpha and developer preview. I was bit hesitated to invest too much time on implementing and integrating various functionality.… Read more “Angular2 with JWT auth”

    February 7, 2016 by DomainCumServer Exception

    Authentication and Authorization of boot resource using JWT

    I have been struggling for days to get a JWT stateless authentication starter, then this came to rescue written by a super awesome guy named Robbert van Waveren. If… Read more “Authentication and Authorization of boot resource using JWT”

    January 30, 2016June 18, 2016 by DomainCumServer Exception

    The multi module project with Spring Boot

    Have you tried building multi module project. Even I never tried. It was just random thought to try it out. As always I couldn’t get time to… Read more “The multi module project with Spring Boot”

    January 12, 2016 by DomainCumServer Exception

    Reactive Extension RxJava

    ReactiveX is a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support sequences of data and/or events and… Read more “Reactive Extension RxJava”

    January 10, 2016 by DomainCumServer Exception

    Reactive distributive and Polygot – I’m Vert.x

    What is vert.x? Vert.x is a tool-kit for building reactiveapplications on the JVM. Vert.x is lightweight – Vert.x core is around 650kB in size. Vert.x is fast.… Read more “Reactive distributive and Polygot – I’m Vert.x”

    January 4, 2016 by DomainCumServer Exception

    Posts navigation

    Older posts

    Archives

    • June 2016
    • February 2016
    • January 2016
    • December 2015
    • February 2015
    • July 2014
    • March 2014
    • September 2012
    Advertisements
    Blog at WordPress.com.
    Cancel