SpringOne2GX 2014 Replay: Groovy Vampires: Combining Groovy, REST, NoSQL, and more

News | Pieter Humphrey | May 19, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Kenneth Kousen

G&G Special Topics

Slides: http://www.slideshare.net/SpringCentral/groovy-vampires

If a book as horrible as Twilight can sell millions of copies and be made into an even worse movie, how many copies can a book with Groovy vampires sell? (Spoiler: Not as many.) Yes, this topic may be silly, but the technologies used (Groovy, Ratpack, MongoDB, Grails, REST) are (un)deadly serious.

 

SpringOne2GX 2014 Replay: Grails Plugin Testing Strategies

News | Pieter Humphrey | May 19, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Baruch Sadogursky, JFrog

Slides: No slides, Baruch is 100% demo, baby

G&G Special Topics

Maintaining Grails plugins can be a real challenge given the high expectations and demands. Apart from supporting many users, you're tasked with making sure that the plugin is compatible with a range of Grails versions - both old and new. Your plugin must also be compatible with multiple development environments (OSs, SDKs, etc,) and play nice with the wealth of other plugins that exist in the ecosystem. How can we make sure that all these high standards are met? Testing, and lot's of it!

SpringOne2GX 2014 Replay: API Abstraction and API Chaining in Grails

News | Pieter Humphrey | May 12, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Owen Rubel

Essential Grails Track

Slides: http://www.slideshare.net/SpringCentral/api-abstraction

API abstraction is the separation of cross cutting concerns related to the api to better enable externalization to architectural concerns. Not only does this enable easier externalization, synchronization and sharing of the environment with external architecture but this also enables us to reload the api configuration on the fly, have DRY'r code, easier batching, api chaining, reduced code, synchronized configuration/security, reduced throughput and much more.

SpringOne2GX 2014 Replay: Dive into Single-Page Application with RaveJS and Grails

News | Pieter Humphrey | May 12, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Fabrice Matrat

Essential Grails Track

Slides: http://www.slideshare.net/SpringCentral/dive-into-spa-with-grails-and-rave-js

See how this server-side guy fell in love with client-side application development when he discovered that his years of Grails experience already taught him how to be a great JavaScript developer. We'll explore how advanced architectural libraries, such as cujoJS and RaveJS, provide parallels to many of the concepts you love in Grails.

SpringOne2GX 2014 Replay: The Future of Gradle - The Ultimate Build System

News | Pieter Humphrey | May 12, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Hans Dockter, Gradleware

More Groovy Track

Slides: http://www.slideshare.net/SpringCentral/the-future-of-gradle-the-ultimate-build-system

We are convinced that Gradle is already the best available enterprise build system. Yet we are far from done. We have finally the R&D bandwidth to deeply improve Gradle in the areas where it lacks. We also have the bandwidth to contribute some fundamental innovation to the domain of build and continuous delivery. All this will bring Gradle much closer to our vision of Gradle being the ultimate build system. We start by giving an overview of where Gradle is currently in the build system market when it comes to features and adoption. We will then talk about the next generation multi-platform dependency management. A dependency management that can fully capture the requirements of Android, JavaScript and the native domain as well as to improve the dependency management for the Java world. We will talk about how Gradle will dramatically improve the performance by introducing global caches and other optimizations. Finally we will talk about the new Gradle extendability model and its upcoming native and Javascript support.

Webinar Replay: Smarter Service-to-Service Invocations with Spring Cloud

News | Pieter Humphrey | May 07, 2015 | ...

Speaker: Josh Long

Slides: https://speakerdeck.com/joshlong/smarter-service-to-service-invocation-with-spring-cloud

Spring Cloud 1.0 is here! It offers a powerful way to create and consume microservices. As you introduce new services, you introduce integration problems: services can be shaky, they can disappear and - as they're often exposed over HTTP - they require a bit more footwork than in-process method invocations. In this webinar, we'll focus specifically on how Spring Cloud integrates service registration (e.g.: Eureka, Consul, or Zookeeper), declarative REST clients (with Netflix's Feign), reactive programming and the circuit breaker pattern with Hystrix to support easy, robust service-to-service invocations.

Learn about about Spring Cloud at http://projects.spring.io/spring-cloud

Learn about about Spring Boot at http://projects.spring.io/spring-boot

Webinar: A Comprehensive Spring Showcase: Personal Cloud Storage Application

News | Pieter Humphrey | May 06, 2015 | ...

Speaker: Erdem Gunay, Turkcell

Turkcell launched a personal cloud storage service few years ago. Adding new business features was costly in terms of time and budget on the legacy solution. The user experience needed to be improved. Finally, it was decided to build a new solution where Spring Boot and Spring Framework projects play crucial role as the backbone. The project was completed just in 6 months starting from scratch. The solution was built on top of Spring Boot and many Spring IO Platform projects, allowing the development team focus on business logic instead of configuration & integration details. The project has been divided into deployable modules (API, backend, migration, test automation) accessing micro services that are responsible for one task only. Join Erdem for a review of the migration effort and new architecture - all enabled by Spring Boot.

Tuesday, June 9th, 2015 2:00PM GMT (London GMT) Register

Tuesday, June 9th, 2015 10:00AM PDT (San Francisco GMT-07:00) Register

SpringOne2GX 2014 Replay: Migrating to Spring 4 from Spring 3 - What you need to know

News | Pieter Humphrey | May 05, 2015 | ...

Migrating to Spring 4 from Spring 3 - What you need to know

Recorded at SpringOne2GX 2014.

Speaker: Phillip Verheyden

Applied Spring Track

Slides: http://www.slideshare.net/SpringCentral/upgrade-tospring4

In this talk we will cover what it takes to migrate a Spring 3.x application to Spring 4. Some of the questions that we will answer: What improvements does Spring 4 offer over Spring 3 and why should I invest in upgrading? What do I do with all of my current XML configuration? What about dependent library upgrades like Hibernate and Jackson? Part of this talk will focus on updating a specific application based on Spring 3 up to date with Spring 4 and the latest in best practices and design.

 

SpringOne2GX 2014 Replay: Great single page apps need great backends

News | Pieter Humphrey | May 05, 2015 | ...

Recorded at SpringOne2GX 2014.

Speaker: Adib Saikali

Web / JavaScript Track

Slides: http://www.slideshare.net/SpringCentral/adib-saikali-great-backendneedgreatfrontends

This session will get you up to speed on the best practices for building backend services to support highly sophisticated single page apps Using Spring 4. Topics covered include error handling, security, performance, api evolution, automated testing, integration with backbone, AngularJS & RequireJS. The presentation will demo working code examples and a github repo where you can access the demos.

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all