Videos tagged with SpringOne 2009


The Power of Native Transactions

The Power of Native Transactions

Posted in Conferences, Development, Java

Summary Jurgen discusses transactions as key to enterprise applications, the different types of transactions, the supposed universality of XA transactions and the alternative of using native transactions using the Spring framework. He talks about native transaction support by modern application frameworks and shares scenarios of Spring Framework users to illustrate the power of native transacti...

Tags: Conferences, Java, InfoQ, Programming, SpringSource, Development, SpringOne 2009



Grails For Spring Developers

Grails For Spring Developers

Posted in Conferences, Development, Frameworks, Java, GRails

Summary Beside doing an overview of the Grails framework, Jeff Brown shows how to write a Spring-integrated application in Grails. Some of the topics covered are: Spring Beans in Groovy, DI in Grails, Grails and Spring MVC, Database transaction management and remoting with Spring in Grails. Bio Jeff Brown is a Senior Software Engineer with SpringSource, performing consulting for various industr...

Tags: Conferences, Frameworks, Java, GRails, Groovy, InfoQ, Web Frameworks, Development, SpringOne, SpringOne 2009, Spring MVC, ...


Case Study: RESTful Web Services at Orbitz

Case Study: RESTful Web Services at Orbitz

Posted in Conferences, Development, Java

Summary Alex Antonov explains why Orbitz needed to ditch Jini and Java serialization in favor of REST and Protocol Buffers. Most of the presentation contains a demo of a sample application using these technologies to handle client-server requests/responses. Bio Alex joined Orbitz LLC in 2004 and is responsible for providing technical leadership and guidance in the development of foundational te...

Tags: Conferences, Java, REST, InfoQ, SOA, SpringSource dm Server, Development, SpringOne, SpringOne 2009, Data Portability, Protocol Buffers, ...


Introducing Spring Roo - Extreme Productivity in 10 Minutes

Introducing Spring Roo - Extreme Productivity in 10 Minutes

Posted in Conferences, Development, Frameworks, Java, Spring

Summary Ben Alex, the Roo’s founder, explains what Roo is, how to get started, and creates a project from scratch demonstrating some of Roo’s features: code assist, visual error reporting, JPA-based persistence, bean validation support, automated JUnit integration tests, entity finders, scripting support, messaging support, round-trip support, Eclipse and Spring Tool Suite integrati...

Tags: Conferences, Frameworks, Java, Spring, InfoQ, Tools, SpringSource, Development, Spring Roo, SpringOne 2009, SpringSource Tool Suite, ...


What's New in SpringSource Tool Suite

What's New in SpringSource Tool Suite

Posted in Conferences, Development, Frameworks, Java, GRails, Spring

Summary In this presentation from SpringOne 2009, Christian Dupuis discusses the SpringSource Tool Suite (STS), the philosophy behind STS, the requirements behind STS, the STS 2.1 and 2.2 featureset, several demos of STS capabilities, Groovy and Grails, Spring 3.0, autowiring, namespaces, REST, cross-cutting annotations, AJDT, Spring Roo, Cloud Foundry, tc Server, dm Server, VMWare, and the STS...

Tags: Conferences, Frameworks, Java, GRails, Spring, Groovy, InfoQ, Tools, SpringSource dm Server, Development, Spring Roo, ...



SpringSource's Ben Alex talks about Spring Roo, Spring Shell and Spring Security 3.0

SpringSource's Ben Alex talks about Spring Roo, Spring Shell and Spring Security 3.0

Posted in Development, Broadcasting, Frameworks, Java, Interview, Spring

Summary Dr Ben Alex, The Project Lead of the Spring Roo code generator project, discusses using Roo on an existing project, building custom templates and add-ons for Roo, and how its capabilities compare to other productivity tools such as Grails. The interview goes on to look at the related Spring Shell project and discusses Spring Security 3.0, which Ben Alex founded. Bio Dr Ben Alex is a Pri...

Tags: Frameworks, Java, Interview, Spring, InfoQ, Spring Security, Tools, Broadcasting, Development, Spring Roo, SpringOne, ...


Chris Richardson discusses Cloud Foundry and Cloud Computing

Chris Richardson discusses Cloud Foundry and Cloud Computing

Posted in Development, Broadcasting, Frameworks, Java, Interview, Spring

Summary Chris Richardson discusses the evolving cloud computing landscape, cloud computing tools, differences between local machines and cloud-based virtual machines, Cloud Foundry offerings, deploying a Java application to Cloud Foundry, Cloud Foundry vs other cloud offerings, future Cloud Foundry developments, and the future of enterprise Java development. Bio Chris Richardson is a developer,...

Tags: Frameworks, Java, Interview, Spring, EC2, vmware, InfoQ, Cloud Computing, Virtual Machines, Virtualization, SpringSource, ...


Mark Pollack on Spring.NET 1.3 and 2.0

Mark Pollack on Spring.NET 1.3 and 2.0

Posted in Development, Broadcasting, Frameworks, Java, Interview, .NET Framework, Spring

Summary Mark Pollack talks about the features coming in Spring.NET 1.3 and 2.0. He also covers Spring.NET Integration, the Stonehenge project and the relationship with Spring Java. Bio Mark Pollack worked as a Java developer in the late 90s and early 2000, then found shifted to .Net development. During his time as a Java developer he came across the Spring framework. Desiring to continue using ...

Tags: Frameworks, Java, Interview, Spring, .NET Framework, InfoQ, Web Frameworks, AOP, Dependency Injection, Spring.NET, SpringSource, ...


What’s New in Spring 3.0

What’s New in Spring 3.0

Posted in Conferences, Development, Frameworks, Java, Spring

Summary Arjen Poutsma reviews Spring Framework 2.5 and takes a look at Spring 3.0 - Java 5+, Spring Expression Language, REST support, Portlet 2.0, declarative model validation, early support for Java EE 6 - and the roadmap ahead. Bio Arjen Poutsma is a senior software engineer at SpringSource with fifteen years of experience in both Java EE and Microsoft .NET. Three years ago, Arjen started to...

Tags: Conferences, Frameworks, Java, Spring, REST, InfoQ, Web Frameworks, SpringSource, Development, SpringOne, SpringOne 2009, ...


Performance Tuning for Apache Tomcat

Performance Tuning for Apache Tomcat

Posted in Conferences, Development, Java

Summary Mark Thomas, a member of the Apache Tomcat PMC, explains the tuning process for Tomcat, JVM and the applications running on them considering different usage patterns, hardware and network configurations. Bio Mark Thomas is a Senior Software Engineer with SpringSource where he leads the integration of Tomcat with tc Server. Mark has been using and developing Apache Tomcat for more than f...

Tags: Conferences, Java, InfoQ, Apache Tomcat, Performance & Scalability, SpringSource, Development, SpringOne 2009, Tuning