InfoQ Homepage SpringOne Platform 2016 Content on InfoQ
-
Cassandra and DataStax Enterprise on PCF
Ben Lackey and Cornelia Davis start with the use cases for on-demand, dedicated DSE clusters, cover the solution design, and demo the system, touching also the support that Spring has for Cassandra.
-
OpenID Connect & OAuth - Demystifying Cloud Identity
Filip Hanik and Sree Tummidi talk about the OpenID Connect and OAuth 2, sharing their experiences building the CF User Authentication and Account management project, and OpenID Connect implementation.
-
Writing Your Own Spring Boot Starter
Dieter Hubau explains the workings of a Spring Boot Starter project and goes over the necessary code for creating one using his recently developed starter for integrating Spring Social with Redis.
-
10 Ways to Get Super Productive with Spring Boot
The authors discuss Spring Boot: development cycle with Devtools, H2 web console, persistent web sessions, managing cache, static resources in web apps, evolving a database schema and more.
-
JDK 8: Lessons Learnt with Lambdas and Streams
Simon Ritter starts with a short summary of the key features of both Lambda expressions and streams before moving on to some real world examples of how to use them effectively.
-
40 Tips & Tricks for Spring in IntelliJ IDEA
Stephane Nicoll and Yann Cebron talk about how to navigate, edit and perform refactorings across a variety of common Spring technologies.
-
Project Jigsaw in JDK 9: Modularity Comes to Java
Simon Ritter explains the impact project Jigsaw will have on developers in terms of building their applications, as well as helping them to understand how things will change in JDK 9.
-
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris talk about what led them to choose a reactive API, how they designed and implemented it using Project Reactor.
-
PCF Dev: Spring Cloud Services in Your Pocket
Keaty Gross talks about PCF Dev, a new distribution of Cloud Foundry designed to run on a laptop or workstation, useful to develop and debug locally on a fully featured Cloud Foundry.
-
Reactor 3.0, a JVM Foundation for Java 8 and Reactive Streams
Stéphane Maldini explores how the new Reactor design, structure and features can progressively help developers go Reactive.
-
A Lite Rx API for the JVM
Sebastien Deleuze and Stephane Maldini talk about developing Reactive applications using Reactor Core 2.5, and using Flux and Mono types with various exercises.
-
Spring Boot @ PayPal
Fabio Carvalho and Eduardo Solis from PayPal discuss adding Spring Boot to their RESTful Java framework providing a microservices architecture based on cloud, CI, Docker and embedded containers.