Quantcast
Channel: Spring Framework – PermGen error
Browsing all 11 articles
Browse latest View live

Spring annotations User Principal

In case anyone was wondering after reading the previous Spring Annotations guide you can also user various parameters to get hold of the current logged in user. To get hold of the user principal simply...

View Article



Ajax Spring Forms with Annotations and jQuery

In one of my previous posts we documented how to implement Spring Annotations with a form. If you haven’t got a copy of the project from that post you can grab it here. Building on that example this...

View Article

Image may be NSFW.
Clik here to view.

Spring Forms, Dynamic Lists and Ajax

Spring Forms and Dynamic Binding Lists Introduction After my recent posts on Spring forms and annotations – dynamic lists is logically another step to be discussed. In the previous examples we use a...

View Article

Spring 3 RESTful Web Services

Step One – Project Creation with Maven This tutorial is slightly different to my previous examples. In recent development I have begun to use Maven to manage my project dependencies. If you are...

View Article

Spring JS – Lack of an API or Documentation

Hi all, This is a bit of a call out to the readers of the blog. In particular any Spring developers. Recently I have been attempting to use Spring Web Flow and in particular it’s Spring JS...

View Article


Spring annotation based AOP and intercepting the ball

Spring AOP and Annotation based AspectJ The concept Recently I had to work on a requirement that asked that logs be kept when anyone performs certain actions upon the database. For example if some...

View Article

Image may be NSFW.
Clik here to view.

Spring JS – Ajax Popup with list refresh

The concept I have been working with Spring-JS for a while now and have noticed that there doesn’t seem to be too many examples out there. This tutorial should hopefully address one common usage of...

View Article

Moving to CI for a Spring application

I am incredibly lucky to work with a very talented team of developers that have a passion for adopting Software Development best practices. One of the practices we have adopted is Test Driven...

View Article


Phase 1 – The application

Firstly we need an application… Using Spring STS we can easily create a Spring MVC based project that we think will take over the world…. STS makes it incredibly easy to create a new web based Spring...

View Article


Spring boot data rest gotcha

I’ve been recently playing with Spring Boot and its potential for micro services. I was particularly interested in the spring-boot-data-rest section. However I struggled to get something working . Any...

View Article

Image may be NSFW.
Clik here to view.

Spring Boot, Jenkins and Docker – Part Two

Following on from the first post in the series, this article will describe how to get Jenkins up and running (as a container) in Docker and the installation of a few plugins that will be useful for the...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images