InfoQ

InfoQ

Topic/Tag specific view

Spring IDE Content on InfoQ


Latest featured content about Spring IDE

Jon Travis on Hyperic HQU and Monitoring with Spring Insight

Topics
Monitoring Tools,
Operations,
Java,
Architecture,
Performance & Scalability

Jon Travis explains Hyperic HQU as well as Spring Insight, a tool for monitoring Java web apps, how it uses AspectJ to instrument Java code, how to use it to find performance problems and more.

Rod Johnson About Spring Framework 3.0 & Others

Topics
Java,
Application Servers

In this interview made by Srini Penchikala, with the participation of Ryan Slobojan, Rod Johnson answered many questions about Spring Framework 3.0 and other applications developed under SpringSource’s umbrella - Tool Suite, Integration, Web Flow, Batch – talking about their current status and existing plans for the future.

Rod Johnson discusses the Spring Portfolio

Topics
Java,
.NET,
Open Source,
Enterprise Architecture

In this interview from QCon San Francisco, SpringSource CEO Rod Johnson discusses the origins and philosophy of Spring, the Spring Portfolio, Spring Web Flow, Spring Batch, Spring.Net, the partnership with Tasktop Technologies, and community involvement and utilization of Spring.

News about Spring IDE

Spring Tool Suite 2.0 Released with OSGi, Dm Server, and XML Editing Enhancements

Topics
Artifacts & Tools,
Java

SpringSource has released version 2.0 of the Spring Tool Suite with OSGi, SpringSource Dm Server, and XML editing enhancements.

SpringOne Brings a New Tomcat Server, VMware Partnership, and ActionScript Offerings

Topics
Java,
Application Servers,
Enterprise Architecture,
Rich Client / Desktop

The announce SpringOne conference included the announcement of tcServer, partnerships with VMware and Adobe, and the new Spring ActionScript project.

Spring Web Flow 2.0.0.RC1 Released; Adds Ajax, JSF, and Security Integration

Topics
Java,
Open Source,
Web Frameworks

InfoQ sat down with Keith Donald and Jeremy Grelle of the Spring Web team to discuss the release of Web Flow 2.0.0.RC1, the first production release candidate for the next major release of Web Flow. Web Flow is an extension to Spring MVC for implementing flows in a web application.

Interface21 and Tasktop Discuss The Upcoming Spring Tool Suite

Topics
Artifacts & Tools,
Java

Interface21 and Tasktop Technologies recently announced they would be collaborating on the Spring Tool Suite. InfoQ sat down with both companies to discuss the application and how it relates to the existing Spring IDE.

Spring IDE 2.0 Adds Web Flow and AOP Development Tools

Topics
Artifacts & Tools,
Java

Version 2.0 of Spring IDE was released today. This release includes support for Spring Web Flow and Spring AOP development tools. InfoQ took the opportunity to speak with Christian Dupuis, Spring IDE co-lead, in order to learn more about this release.

Java Web Frameworks Increase Support for Auto-Reload

Topics
Java,
Web Frameworks

Java web frameworks are increasingly adopting the ability to change portions of a web application and see the results immediately without restarting the server. This capability reduces the cost of the compile-build-test cycle, and helps to compete with the features of dynamic-language web frameworks such as Ruby on Rails or TurboGears.