Capgemini
Capgemini is one of the world's foremost providers of consulting, technology, outsourcing services and local professional services. Present in over 40 countries with more than 130,000 employees, the Capgemini Group helps its clients transform in order to improve their performance and competitive positioning.
We offer an array of integrated services that combine top-of-the-range technology with deep sector expertise and a strong command of our four key businesses.
-
2
Monoliths to SOA to Microservices: The Ticketmaster Tech Transformation
Featuring Rodney Barlow and Dann Webster
This is a talk for anyone who works in an mature enterprise endeavoring to accelerate into the modern age. Ticketmaster is a 40 year old technology company; this presents unique challenges for technological innovation and agility. This talk will discuss how Ticketmaster uses Spring Boot as a key...
springx spring microservices spring-boot devops continuous-delivery -
The State of Securing RESTful APIs with Spring
Featuring Rob Winch
Learn how to properly secure your RESTful endpoint, explore some common pitfalls when applying security to RESTful API and discover how the new features in Spring Security can greatly simplify securing your RESTful APIs.
spring springx restful -
Boot your search with Spring
Featuring Christoph Strobl
Searching data has become mission critical in days of google. We want to find, not to search! This session focuses on solutions for integrating search into your application.
spring search spring-data -
Getting Objective about Improving Architecture with Spring and the Life Preserver
Featuring Eddie Curtis
At Snowflake Software we make commercially licensed software that we sell to enterprise customers who need to move data around in XML. The company started in 2001, so we now have 13 years worth of legacy in our code base which has been put together by a growing development team. A couple of years...
springx spring hibernate -
Documenting RESTful APIs
Featuring Andy Wilkinson
An API's documentation is a vital part of making it easy to understand and easy to use. RESTful APIs are no different. In this talk we'll look at what should be included in your RESTful APIs documentation and, just as importantly, what should not be included. We'll look at a number of...
springx spring rest api-architecture -
Designing REST-ful Micro-services with Spring Boot
Featuring Ben Hale
As data-driven applications become ubiquitous, the services that provide the data are proliferating. As teams become responsible for more and more of these services, it becomes critical that they be designed and implemented in a way that is as lightweight as possible.
spring springx rest spring-boot microservice-architecture -
Spring Data REST - Repositories meet Hypermedia
Featuring Oliver Gierke
The Spring Data repository abstraction significantly eases implementing data access layers in Java. On top of that the REST module of the umbrella project provides a programming model to easily expose hypermedia-driven REST resources to interact with the repositories. The talk discusses the...
spring springx -
The 7 Deadly Sins of Microservices
Featuring Tareq Abedrabbo
All is not completely rosy in Microservice-land. It’s a sign of an architectural approach’s maturity that not only that patterns abound, but that around the edges anti-patterns are beginning to emerge. In this talk Tareq Abed Rabbo will introduce 7 dreadful ways that you could ruin your next...
springx spring microservices osgi -
What's new in Spring Data?
Featuring Thomas Darimont
This talk will give a broad overview of the new features introduced in the latest Spring Data release trains. We will cover recent additions and improvements in Spring Data Commons - the module that's shared amongst the store specific ones.
spring spring-data java -
Introduction to Security
Featuring Rob Winch
Join Rob for an introduction to security with Spring.
springx security