Ilias Tsagklis

About Ilias Tsagklis

Ilias Tsagklis is a senior software engineer working in the telecom domain. He is an applications developer in a wide variety of applications/services. Ilias is co-founder and Executive Editor at Java Code Geeks.

Spring Shell Project Released

Spring Source released Spring Shell yesterday. Spring Shell is an interactive shell that can be easily extended with commands using a Spring based programming model.

It has been extracted from the Spring Roo project by removing the OSGi dependencies and turned into a standalone project.

This allows for an easier adoption by those who wish to use only interactive shell features.

At the same time, this decoupling facilitates focusing into improving shell functionality and making it an easily reusable component across various projects.

Some of its features include:

  • POJO based programming model
  • Spring classpath scanning features
  • Inherits the Roo Shell Features
  • Tab completion
  • Contextual awareness
  • Command Hiding
  • Help assistance
  • Scripting and script recording
  • Command prompt customization
Check out the Spring Shell page and the relevant documentation. Happy coding!
Share and enjoy!
Post to Facebook Post to TwitterPost to Google+Post to Delicious Post to StumbleUponAdd to LinkedInAdd to DiggAdd to RedditSend via Mail


© 2010-2012 Java Code Geeks. Licenced under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
All trademarks and registered trademarks appearing on Java Code Geeks are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries.
Java Code Geeks is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.