Following on Juergen's talk on the upcoming Spring 3.2 release, this presentation will focus on what's new specifically in the area of Spring MVC. The presentation will explain all noteworthy features and, as is usual with every new release, there will be a lot to discuss including Servlet-based async request support, content negotiation enhancements, REST error handling, @MVC test support, and much more. The talk does not provide an overview of Spring MVC but rather assumes a level of experience and focuses on covering what's new.
About Rossen Stoyanchev
Rossen is a Spring Framework developer focusing on Spring MVC as well as Spring Web Flow. His 17+ year background includes work on trading and risk management software, investment accounting, e-commerce web applications, directory services, among others. Prior to becoming a full-time Spring Framework developer, Rossen spent several years teaching and consulting clients building enterprise Java applications with Spring on a broad range of topics.
Extending Spring MVC with Spring Mobile and JavaScript
The modern web no longer is limited to desktop browsers. Smart phones and tablets have become an integral part of our daily lives. Web sites that may look good on a 22" monitor usually do not format and display well on a much smaller screen. Additionally, network speeds can limit the performance of a web site on mobile devices. Because of these reasons many developers and organizations are considering how to make their web sites accessible to all the various devices and screen sizes for which people are using. In this session, we will explore the functionality provided within the Spring Mobile project, and how you can use it to extend your Spring MVC application onto mobile and tablet devices. We'll then continue the discussion by demonstrating how you can leverage some of the popular mobile JavaScript frameworks in combination with Spring Mobile to provide a first class experience for your users on mobile devices.
Session Detail
About Craig Walls
Craig Walls has been professionally developing software for almost 18 years (and longer than that for the pure geekiness of it). He is a senior engineer with SpringSource as the Spring Social project lead and is the author of Spring in Action and XDoclet in Action (both published by Manning) and Modular Java (published by Pragmatic Bookshelf). He's a zealous promoter of the Spring Framework, speaking frequently at local user groups and conferences and writing about Spring and OSGi on his blog. When he's not slinging code, Craig spends as much time as he can with his wife, two daughters, 4 birds and 3 dogs.
Roy Clarkson studied computer science at Georgia Tech before beginning his career as a software engineer. He has worked as a professional software developer for over fifteen years, with a variety of languages and technologies. He is currently working as an engineer with SpringSource, at VMware, where he is the lead on the Spring for Android project. He also participates on the Greenhouse project, and built it’s associated mobile clients. Roy has spent the last few years focusing on mobile application development, including iPhone, Android, and mobile web. Prior to that, he focused most of his time on web based application development.
Welcome back to another installment of This Week in Spring! I started this week back in
the lovely Sofia, Bulgaria for the Cloud Foundry Open Tour event, talking to
a packed audience about building Spring applications on Cloud Foundry. Now, I'm in Antwerp, Belgium, at the Devoxx conference where I'll present on what's new in Spring 3.2, Cloud Foundry and more.
If you're here, I invite you to come visit the SpringSource booth and see some of the talks on Spring that I - and others - will be giving.
Roy Clarkson has announced not one, but two releases of Spring Mobile this week!
Spring Android 1.0.1 has been released. This release includes a change to support BlackBerry 10 mobile devices. BlackBerry 10 mobile devices are now resolved as a mobile device when using the LiteDeviceResolver.
Then, he released the
1.1.0.M1 release, which folds in the 1.0.1 support as well as tablet support in site preference handling and site switching, support for Java-based container configuration, and support for servlet based configurations.
This isn't particularly new, but it's worth reiterating: Spring Framework 3.2 RC1 has been released! Take this opportunity to check it against your application, and to start learning about some of the new features.
We are happy to announce the release of Spring Mobile 1.1.0.M1!
Spring Mobile provides extensions to Spring MVC that aid in the development of cross-platform mobile web applications.
This release includes a number of new features, including BlackBerry 10 device detection, tablet support in site preference handling and site switching, support for Java-based container configuration, and support for servlet based configurations. See the changelog and reference manual for more information.
We are happy to announce the release of Spring Mobile 1.0.1!
Spring Mobile provides extensions to Spring MVC that aid in the development of cross-platform mobile web applications.
This release includes a change to support BlackBerry 10 mobile devices. BlackBerry 10 mobile devices are now resolved as a mobile device when using the LiteDeviceResolver. See the changelog and reference manual for more information.
We are pleased to announce the availability of the 1.0 GA release of the Spring Data JDBC Extensions project providing Querydsl and advanced Oracle Database support!
The Spring Data JDBC Extensions project was created to provide additional support for vendor specific JDBC extensions as well as new approaches to working with JDBC like Querydsl. The bulk of the support consists of code ported from the SpringSource project "Advanced Pack for Oracle Database" that was available for support subscription customers. We are now making this code available to all Spring users and any new developments will be made in the Spring Data JDBC Extensions project.
An example of how to use the Spring Data JDBC Querydsl features is available in Chapter 5 in the new O'Reilly book Spring Data and also in the book's example project.
To learn more about the project, visit the Spring Data JDBC Extensions Homepage.
We are looking forward to your feedback on the forum or in the issue tracker.
The relational database is no longer the only game in town. The proliferation of alternative, NoSQL databases have emerged in recent years to specifically solve data access problems that relational databases can’t handle as effectively. One such example is the problem of scale; the relational database wasn’t designed to scale to hundreds of terabytes.
However, enterprises are increasingly storing and analyzing more data beyond that scale. Data that used to ‘spill on the floor’, such as events in web browsers, are being stored and analyzed to provide significant bottom-line benefits to the enterprise. The relational data model is not used in these new databases; instead data models such as document, column-family, and graph are used.
Spring has a long history of simplifying the development of writing RDBMS-based applications. The Spring Data project helps developers in writing NoSQL-based applications across a wide range of these new technologies. In this webinar, we will provide an overview of the NoSQL database landscape and show how the Spring Data family of projects can make it easier to work with NoSQL databases while retaining database-specific features and capabilities.
North America: Thursday, November 29
10:00 Pacific Standard (San Francisco, GMT-8:00) Register here
Europe: Thursday, November 29
3:00pm Western Europe (London, GMT) Register here
Welcome back to another installment of This Week in Spring! We've got a lot to cover, so let's get to it!
Did you guys miss SpringOne2GX 2012?
I'm not going to lie to you - you really missed out! However, don't despair! Two of my absolute favorite
talks from the show are now available online - the keynotes! Both were amazing, but if you're looking for an amazing introduction to the trends underlying next generation of web applications, and a great (amazing!) tour of RabbitMQ, check out the day 2 keynote!
More sessions will be posted on that page, so check back often.
Spring Data Batch and Spring Security OAuth ninja and Cloud Foundry UAA committer Dr. David Syer has written a really fantastic post on using Cloud Foundry's UAA agents OAuth2 endpoint. This has scarce little to do with Spring, except that Dr. Syer's posts are very educational and helped me tremendously in understanding the problems that Spring Security OAuth solves.
As many of you know, we recorded all the SpringOne sessions this year at SpringOne2GX in Washington, DC at the Washington Hilton.
The Day 1 and Day 2 keynotes, slides, tweets, and pics and now live at:
I am pleased to announce the availablity of the first milestone of a Spring Data Solr project. It's the first community-driven Spring Data module lead by Christoph Strobl. It's essentially an implementation of the Spring Data repository API to access Solr stores and provides the same programming model you are already used to from Spring Data JPA, MongoDB, Neo4j and Gemfire. Beyond that Spring Data Solr provides a lower level SolrTemplate as well as abstractions to easily bootstrap an embedded Solr server.
We looking forward to community-driven Spring Data module implementations for other stores. Please get in touch with us through the forums in case you'd like to see a particular store supported and can commit to actively maintaining the project.
Welcome to another installment of This Week in Spring!
Spring Data GemFire 1.2.1 and GemFire 7.0 have been released!
The new Spring Data release includes complete Spring XML namespace support for configuration of all GemFire resources, eliminating the need for GemFire's native cache XML (cache XML is also supported), and Spring Data Repositories for GemFire. Also of note, the GemFire shell (gfsh) was built with Spring Shell. For more on the GemFire 7.0 release, be sure to check out the post which in turn links to release notes and documentation.
Michael Isvy has put together a nice blog on moving from JSP and Tiles to Thymeleaf, a new view layer that works particularly well with Spring MVC (and that we have talked about quite a bit in this very roundup for the last few years!).
Do you want to learn more about Spring Data? You might check out the new O'Reilly e-book, and - for a limited time only - get it for 50% off!
Speaking of Spring Data, ZeroTurnaround, makers of the JRebel technology which makes it painless to instantly reload Java applications during development, has added Spring Data to the list of frameworks that it knows how to reload!
Oliver Gierke has put together a demonstration of the Spring HATEOAS project.
The demonstration is from the already-a-classic tome, Rest in Practice, by Dr. Jim Webber, Savas Parastatidis, and Ian S. Robinson. The example - "Restbucks" - is a RESTful cafe checkout system. This, in turn, is modeled after the cafe checkout example from the book Enterprise Integration Patterns, by
Gregor Hohpe, and Bobby Woolf. It's a very cool example, and drives home how powerful the HATEOAS approach to REST services can be, and underscores how powerful a tool Spring HATEOAS is.