Tag: <span>spring</span>

Spring & NOSQL: Introducing the new Spring Data project

Many enterprises have stretched traditional RDBMS based solutions to the breaking point and a plethora of new non-relational (“NOSQL”) storage options have appeared. This video presents the new Spring Data project which aim is to add support for NOSQL databases. It will give an overview of the different databases currently …

GWT, Spring and Hibernate Integration

This video show how to integrate GWT with Spring and Hibernate ORM. In addition to the standard Spring+Hibernate integration (transactions, exception handling, DAO templates, etc.), it also discuss how to access spring beans via GWT’s RPC facilities. Next it presents client side remote interfaces and service proxies, exception handling, domain …

Spring 3.0 – Themes and Trends

After an extended milestone phase, Spring 3.0 finally went GA (generally available) in December 2009. The third generation of the framework provides comprehensive annotation-based configuration, unified expression language support, REST-enabled web MVC, and support for Java EE 6. This talk discusses Spring as a modern annotation-oriented application framework, covering the …

SpringSource Tool Suite Error Analysis

An introduction to the SpringSource Tool Suite Error Analysis. SpringSource Tool Suite (STS) provides the best and most complete set of Eclipse-based tools for building Spring-powered applications that run on the major application server platforms, including Apache Tomcat, SpringSource tc Server, SpringSource dm Server, IBM WebSphere, Oracle WebLogic, and JBoss. …