Posts Tagged ‘Roo’
Introducing Spring Roo: Part 2 – Security, JMS & Email support
Illegal access attempts or even DoS attacks and other security threats should be taken seriously. As a result we have come up with a solution which detects such malicious behavior and notified administrators accordingly.
This blog post outlines the solution to this problem by making use of two new Spring Roo add-ons we have included into today’s Spring Roo 1.0.0.M1 release.
Introducing Spring ROO: Part 1
Over the past few months I have been involved in the development of a new Spring project codenamed ROO.
Spring ROO provides interactive, lightweight, user customisable tooling that enables rapid delivery of high performance enterprise Java applications.
For this introduction I have chosen to write a simple shopping list containing only ShoppingList and Item as domain objects.