Webinar: Building “Bootful” UIs with Spring Boot and Vaadin

News | Pieter Humphrey | September 30, 2014 | ...

Speaker: Josh Long, Pivotal and Vaadin

It's been a long day, but you've done it: you've got a Spring Boot powered backend and now you need to build the UI that'll power the workforce and deliver next week. Vaadin, a UI framework that marries the ease of use of server-side Java and the rich, dynamic nature of client-side JavaScript, integrates well with Spring Boot and offers UI polish that would be hard to secure any other way. Join Spring developer advocate Josh Long and Vaadin evangelists for a look at how Vaadin and Spring Boot can get you to production quicker, and easier.

Thursday, October 23, 2014, 2014 3:00PM BST (London GMT+01:00) Register

Thursday, October 23, 2014 10:00AM PDT (San Francisco GMT-07:00) Register

Webinar: Security for Microservices with Spring and OAuth2

News | Pieter Humphrey | September 30, 2014 | ...

Speaker: Dave Syer

Security for Microservices with Spring and OAuth2 OAuth2 is a lightweight security protocol that is well-suited for use with HTTP, the protocol at the heart of many modern architectures. Spring Security OAuth2 has a load of new features, not the least of which being the `@Configuration` support in version 2.0. Combine these with Spring Boot and you have a platform which can get you a secure HTTP service application in about 20 lines of code. This presentation shows how the combination of rapid development and production-ready features in the modern Spring stack are a perfect mixture for developing secure components in a system composed of microservices. We explore the new features in Spring OAuth2, guide you through the choice of which to use and when, and show how easy they are to enable quickly.

Tuesday, November 4, 2014 3:00PM GMT (London GMT) Register

Tuesday, November 4, 2014 10:00AM PST (San Francisco GMT-08:00) Register

Webinar Replay: Why I Recommend Spring

News | Pieter Humphrey | September 26, 2014 | ...

Speaker: Michael Plod

Slides: https://speakerdeck.com/mploed/pivotal-webinar-why-do-i-recommend-spring

Is Spring the new legacy as quite a few people tell you on their blogs? I disagree on many levels. Throughout this session I will holistically detail without any polemics why I do recommend using the Spring Framework and its ecosystem. Aspects that will be covered include: operational impacts, ecosystem, coding and road maps. This presentation is aimed at IT managers, Architects and Developers alike.

Learn more about Spring IO: http://spring.io

Learn more about Spring IO Platform: http://spring.io/platform

!{iframe width="420" height="315" src="//www.youtube.com/embed/z1rpWpSKtT8" frameborder="0" allowfullscreen}{/iframe}

Webinar Replay: Process Driven Spring Applications with Activiti

News | Pieter Humphrey | September 26, 2014 | ...

Speakers: Josh Long and Joram Barrez, Activiti

Slides: https://speakerdeck.com/joshlong/process-driven-applications-with-spring-boot

Today's applications are complex, distributed systems that - taken together - produce results. Tracking the flow of work through that system, however, becomes increasingly more painful as automated- and human-driven tasks are integrated into business processes. Business can't react to what it can't see. Business can't measure what it can't see. "Workflow" describes the sequence of processes through which a piece of work passes from initiation to completion. Workflow systems, like Activiti, describe and then execute these processes. Activiti is an open-source, Apache 2-licensed workflow engine that works with Spring and Spring Boot. In this webinar, join Spring Developer Advocate Josh Long and Activiti-ninja Joram Barrez for a look at how to distill, describe and reuse complex business processes using Spring (and Spring Boot) and Activiti.

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

Learn more about Activiti below!

Activiti project page: http://activiti.org/

Joram's blog: http://jorambarrez.com/blog

Activiti documentation: http://activiti.org/userguide/index.html

Activiti Github: https://github.com/Activiti/Activiti

!{iframe width="420" height="315" src="//www.youtube.com/embed/0PV_8Lew3vg" frameborder="0" allowfullscreen}{/iframe}

Pivotal at JavaOne 2014

News | Pieter Humphrey | September 26, 2014 | ...

Are you heading to JavaOne 2014?   If you are, we invite all of the Java community members to stop by the Pivotal Booth (Booth Number 5201) and talk to Pivotal engineers about the latest innovations in Java SE, in Spring, Groovy, Grails, Redis, RabbitMQ, Tomcat, Cloud Foundry and Hadoop. The exhibit space is open Monday, Tuesday from 9:30am – 5:30pm, and Wednesday from 9:30am to 4:30pm, so there should be plenty of time to get your questions answered.  See below for a map and booth details about our giveaways - come find us!  Lots of great stuff at the booth.

Pivotal technologists are also presenting a lot of sessions as well so be sure to add the following talks to your session builder and reserve a seat:
           
Josh Long — Spring advocate at Pivotal

Cornelia Davis — Platform Engineer at Pivotal

John Field — Solutions Architect at Pivotal

Guillaume Laforge — Groovy project manager at Pivotal

Martin Lippert - Principal Software Engineer at Pivotal

Oliver Gierke - Spring Data Project Lead at Pivotal

Cédric Champeau — Senior software engineer in the Groovy team at Pivotal

Interesting non-Pivotal Sessions

Groovy and Grails Puzzlers: As Usual—Traps, Pitfalls, and End Cases[CON1764]
Microservices on the JVM: A Practical Overview [CON4952]

Use Java, the Spring Framework, and Oracle Tuxedo to Extend Existing C/C++/COBOL Apps[HOL9447]

Visit us at the booth for technical expert conversations on Cloud Foundry, Spring, Groovy, Grails, Redis, RabbitMQ, Tomcat, Hadoop and much more. We'll have great demos in the booth about:

Webinar Replay: Building \"Bootiful\" Microservices with Spring Boot

News | Pieter Humphrey | September 17, 2014 | ...

Speaker: Josh Long

Slides: https://speakerdeck.com/joshlong/building-bootiful-microservices-with-spring-boot

Microservices? A thing? Or hype? What does it mean in practice? The answer, like so many Facebook statuses, is complicated. In broad strokes, Microservices offer a refreshed approach to application architecture. Microservices are a new way to describe many of the patterns that have fallen out of large-scale applications in practice over the recent years. There is no doubt that the approach works. The question is: how does one build a microservice architecture? Join Josh Long for this webinar introducing Spring's support for building microservice architectures, including both Spring Boot, and the new Spring Cloud project.

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

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

Spring Cloud Sample Code https://github.com/spring-cloud-samples

!{iframe width="420" height="315" src="//www.youtube.com/embed/VPtlZLdm7Nc" frameborder="0" allowfullscreen}{/iframe}

Webinar: Process Driven Spring Applications with Activiti - Sept 23rd

News | Pieter Humphrey | July 29, 2014 | ...

Speakers: Josh Long and Joram Barrez, Activiti

Today's applications are complex, distributed systems that - taken together - produce results. Tracking the flow of work through that system, however, becomes increasingly more painful as automated- and human-driven tasks are integrated into business processes. Business can't react to what it can't see. Business can't measure what it can't see. "Workflow" describes the sequence of processes through which a piece of work passes from initiation to completion. Workflow systems, like Activiti, describe and then execute these processes. Activiti is an open-source, Apache 2-licensed workflow engine that works with Spring and Spring Boot. In this webinar, join Spring Developer Advocate Josh Long and Activiti-ninja Joram Barrez for a look at how to distill, describe and reuse complex business processes using Spring (and Spring Boot) and Activiti.

Tuesday, Sept 23rd, 2014 3:00PM BST (London UTC+01:00) Register

Tuesday, Sept 23rd, 2014 10:00 am Pacific Daylight Time (San Francisco, UTC-07:00) Register

Webinar: Microservices with Spring Boot - Sept 16th

News | Pieter Humphrey | July 29, 2014 | ...

Speaker: Josh Long, Pivotal

Microservices? A thing? Or hype? What does it mean in practice? The answer, like so many Facebook statuses, is complicated. In broad strokes, Microservices offer a refreshed approach to application architecture. Microservices are a new way to describe many of the patterns that have fallen out of large-scale applications in practice over the recent years. There is no doubt that the approach works. The question is: how does one build a microservice architecture? Join Josh Long for this webinar introducing Spring's support for building microservice architectures.

REGISTRATION CLOSED ON 9/11 AT CAPACITY

Tuesday, Sept 16th, 2014 3:00PM BST (London UTC+01:00)

Tuesday, Sept 16th, 2014 10:00 am Pacific Daylight Time (San Francisco, UTC-07:00)

Webinar Replay: Building your app management tools with Spring Boot

News | Pieter Humphrey | July 15, 2014 | ...

Speaker: Greg Turnquist

Spring Boot lets you write apps better than ever. But did you ever think about writing all those support scripts and tools you inevitably need with Boot as well? In this webinar, see how the Spring team has already picked up and run with Spring Boot CLI as a powerful way to manage things like all open issues against the 60+ getting started guides. See how to monitor application logs using a little Spring Integration, Spring WebSocket+STOMP, and other technologies, all with some lightweight Boot+Groovy code.

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

Webinar Resources: https://github.com/gregturn/spring-monitor

https://github.com/gregturn/issue-aggregator

https://github.com/gregturn/drone-aggregator

SpringOne2GX 2013 Replay: Tooling for Spring's next generation

News | Pieter Humphrey | July 03, 2014 | ...

Tooling for Spring's next generation

Recorded at SpringOne2GX 2013 in Santa Clara, CA

Speakers: Andy Clement and Martin Lippert

The Spring Tool Suite (STS) is constantly evolving to keep pace with developments in Spring as well as the larger world of enterprise application development. This talk focuses on Eclipse-based tooling for the latest features throughout the Spring ecosystem. With plenty of live demos, we'll show you how to get productive quickly with Spring and STS. We''ll start with reviewing areas including XML-free Spring development and then look at early support for specific Spring's next generation features. We'll also demo the Eclipse support for Java 8 (also AspectJ support for Java 8) and spend some time looking at how this enhances your Spring development experience. In addition to the pure Java-based Spring programming, we will also cover the integration of the Groovy language tooling and show you how to program Spring apps in Groovy using the Spring Tool Suite. We will then dive into the details of the tooling to demonstrate a number of hidden gems that help you improve your productivity every day, like the built-in validations and best practices, quick-fixes, auto-completions, and automated refactorings. Last, but not least, we will review some of the performance improvements made recently in Spring Tool Suite.

Learn more about Spring Tool Suite at http://spring.io/tools

Learn more about Spring at http://projects.spring.io/spring-framework

!{iframe width="560" height="315" src="//www.youtube.com/embed/reYgWdrwfyQ" frameborder="0" allowfullscreen}{/iframe}

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