SlideShare a Scribd company logo
1
Spring Boot Update
Sergi Almar
@sergialmar
Singapore SUG – Jan 2016
2
CFP IS OPEN!
3
10 years of teaching Spring
 2006: xml namespace was a big revolution
– Turned 300 lines of XML config into 10 lines
 2007: Creation of Spring MVC as we know it now
– Based on annotations @RequestMapping, @RequestParam…
 2009: JavaConfig
 2011: Profiles
 2014: Spring Boot 1.0!
– Convention over configuration, smart tools
4
Spring Boot
 An opinionated runtime for Spring Projects
– Convention-over-configuration, no XML, no code generation
 Supports different project types, like Web and Batch
 Handles most low-level, predictable setup for you
– Auto-configure, embedded servlet engine
5
6
7
8
Spring Boot 1.3
 Requires Spring Framework 4.2, uses Spring Security 4.0
 Colorful ASCII art banners - DEMO
9
DEMO
10
Developer Tools
 Sensible Property defaults
 Automatic application restart
 Remote development support
 LiveReload support
 Persistent HTTP session across restarts
11
DEMO
12
Caching Auto-configuration
 Auto configuration for:
JCache (JSR 107)
13
DEMO
14
More Auto-configuration
 Cassandra
 Spring Session
 OAuth2
 jOOQ
 SendGrid
 Artemis
15
DEMO
16
Fully Executable JARs
 You can now execute a JAR as: ./my.jar
 Or install it on init.d
– $ sudo link -s /var/myapp/my.jar /etc/init.d/myapp
17
DEMO
18
Spring Boot 1.3
 Persistent sessions
 Support for @WebServlet, @WebFilter and @WebListener
– Using @ServletComponentScan
 And much more…
19
Migrating to Spring Boot 1.3
 Several properties renamed
 Check out the updated dependencies
 More: https://github.com/spring-projects/spring-
boot/wiki/Spring-Boot-1.3-Release-Notes
20
Spring Boot 1.4
21
Spring 5
 Q4 2016
 Comprenhensive JDK 9 support
 Java 8 baseline
 Servlet 3.0+
 HTTP/2
 Reactive support

More Related Content

What's hot (20)

PPTX
Websockets and SockJS, Real time chatting
University of Alabama at Birmingham
 
PDF
Секретный доклад о React Router - OdessaJS 2014
Andrey Listochkin
 
PDF
Servlet and JSP
Gary Yeh
 
PDF
Nuxt.js - Introduction
Sébastien Chopin
 
PPTX
Jsp (java server page)
Chitrank Dixit
 
PPTX
Nuxt Talk
Sébastien Chopin
 
PDF
Introducing CQ 5.1
David Nuescheler
 
PDF
Sails Framework Instroduction
Leo Berdu
 
PPT
Mule compatible technologies
himajareddys
 
PPTX
Build RESTful API Using Express JS
Cakra Danu Sedayu
 
PDF
Be Happy With Ruby on Rails - Ecosystem
Lucas Renan
 
PPTX
Composite source in bound and out-bound
Son Nguyen
 
PDF
Sails.js Model / ORM introduce
謝 宗穎
 
PPT
Intro to Ruby on Rails
Mark Menard
 
PPT
Sails js
Andrey Kolodnitsky
 
PDF
Selenium webdriver
sean_todd
 
PDF
This is how we REST
ColdFusionConference
 
PPTX
Developing SOAP Web Services using Java
krishnaviswambharan
 
PDF
Selenium basics
Prashanth Sams
 
Websockets and SockJS, Real time chatting
University of Alabama at Birmingham
 
Секретный доклад о React Router - OdessaJS 2014
Andrey Listochkin
 
Servlet and JSP
Gary Yeh
 
Nuxt.js - Introduction
Sébastien Chopin
 
Jsp (java server page)
Chitrank Dixit
 
Introducing CQ 5.1
David Nuescheler
 
Sails Framework Instroduction
Leo Berdu
 
Mule compatible technologies
himajareddys
 
Build RESTful API Using Express JS
Cakra Danu Sedayu
 
Be Happy With Ruby on Rails - Ecosystem
Lucas Renan
 
Composite source in bound and out-bound
Son Nguyen
 
Sails.js Model / ORM introduce
謝 宗穎
 
Intro to Ruby on Rails
Mark Menard
 
Selenium webdriver
sean_todd
 
This is how we REST
ColdFusionConference
 
Developing SOAP Web Services using Java
krishnaviswambharan
 
Selenium basics
Prashanth Sams
 

Viewers also liked (20)

PDF
WebSockets with Spring 4
Sergi Almar i Graupera
 
PPTX
Mule esb How to convert from Object to Json in 5 minutes
Gennaro Spagnoli
 
ODP
Cloudhub deployment
D.Rajesh Kumar
 
ODP
Cloudhub – architecture
D.Rajesh Kumar
 
PPTX
Mule batch processing
Ravinder Singh
 
PDF
Spring Booted, But... @JCConf 16', Taiwan
Pei-Tang Huang
 
PPTX
Mule batch job
Anirban Sen Chowdhary
 
PDF
Building Real-Time Applications with Android and WebSockets
Sergi Almar i Graupera
 
PPT
Java persistence api
Luis Goldster
 
PPTX
Spring 4. Part 1 - IoC, AOP
Nakraynikov Oleg
 
PDF
Gradle - Build System
Jeevesh Pandey
 
ODP
Java Persistence API
Carol McDonald
 
PDF
20160523 hibernate persistence_framework_and_orm
Kenan Sevindik
 
PPTX
Cassandra for mission critical data
Oleksandr Semenov
 
PDF
Java persistence api 2.1
Rakesh K. Cherukuri
 
PPTX
JPA For Beginner's
NarayanaMurthy Ganashree
 
PDF
Second Level Cache in JPA Explained
Patrycja Wegrzynowicz
 
PDF
DBM專案環境建置
Guo Albert
 
PPTX
Get the Most out of Testing with Spring 4.2
Sam Brannen
 
PDF
JPA - Beyond copy-paste
Jakub Kubrynski
 
WebSockets with Spring 4
Sergi Almar i Graupera
 
Mule esb How to convert from Object to Json in 5 minutes
Gennaro Spagnoli
 
Cloudhub deployment
D.Rajesh Kumar
 
Cloudhub – architecture
D.Rajesh Kumar
 
Mule batch processing
Ravinder Singh
 
Spring Booted, But... @JCConf 16', Taiwan
Pei-Tang Huang
 
Mule batch job
Anirban Sen Chowdhary
 
Building Real-Time Applications with Android and WebSockets
Sergi Almar i Graupera
 
Java persistence api
Luis Goldster
 
Spring 4. Part 1 - IoC, AOP
Nakraynikov Oleg
 
Gradle - Build System
Jeevesh Pandey
 
Java Persistence API
Carol McDonald
 
20160523 hibernate persistence_framework_and_orm
Kenan Sevindik
 
Cassandra for mission critical data
Oleksandr Semenov
 
Java persistence api 2.1
Rakesh K. Cherukuri
 
JPA For Beginner's
NarayanaMurthy Ganashree
 
Second Level Cache in JPA Explained
Patrycja Wegrzynowicz
 
DBM專案環境建置
Guo Albert
 
Get the Most out of Testing with Spring 4.2
Sam Brannen
 
JPA - Beyond copy-paste
Jakub Kubrynski
 
Ad

Similar to Spring Boot Update (20)

PPTX
Domain's Robot Army
domaingroup
 
PDF
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 
PPTX
How Spring Framework Really Works?
NexSoftsys
 
PDF
Spring boot vs spring framework razor sharp web applications
Katy Slemon
 
PPTX
dokumen.tips_introduction-to-spring-boot-58bb649a21ce5.pptx
Appster1
 
PPTX
Web API or WCF - An Architectural Comparison
Adnan Masood
 
PPTX
Introduction to spring boot
Santosh Kumar Kar
 
PDF
Mule soft step up session
Amit Behere
 
ODP
Sun Web Server Brief
Murthy Chintalapati
 
PDF
RAHUL_Updated( (2)
Rahul Singh
 
PPTX
The next step from Microsoft - Vnext (Srdjan Poznic)
Geekstone
 
PPTX
Best of Microsoft Dev Camp 2015
Bluegrass Digital
 
PDF
Play Framework: The Basics
Philip Langer
 
PDF
newSkills_09
Yue Chao Qin
 
PPTX
Learning ASP.NET 5 and MVC 6
Ido Flatow
 
PPTX
ASP .Net Core SPA Templates
Eamonn Boyle
 
PPT
Tuning and development with SIP Servlets on Mobicents
Jean Deruelle
 
PPTX
Enterprise Spring Building Scalable Applications
Gordon Dickens
 
PDF
SSE-Dharshan-0770885997
Dharshan Sithamparam
 
PPTX
Advance java prasentation
dhananajay95
 
Domain's Robot Army
domaingroup
 
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 
How Spring Framework Really Works?
NexSoftsys
 
Spring boot vs spring framework razor sharp web applications
Katy Slemon
 
dokumen.tips_introduction-to-spring-boot-58bb649a21ce5.pptx
Appster1
 
Web API or WCF - An Architectural Comparison
Adnan Masood
 
Introduction to spring boot
Santosh Kumar Kar
 
Mule soft step up session
Amit Behere
 
Sun Web Server Brief
Murthy Chintalapati
 
RAHUL_Updated( (2)
Rahul Singh
 
The next step from Microsoft - Vnext (Srdjan Poznic)
Geekstone
 
Best of Microsoft Dev Camp 2015
Bluegrass Digital
 
Play Framework: The Basics
Philip Langer
 
newSkills_09
Yue Chao Qin
 
Learning ASP.NET 5 and MVC 6
Ido Flatow
 
ASP .Net Core SPA Templates
Eamonn Boyle
 
Tuning and development with SIP Servlets on Mobicents
Jean Deruelle
 
Enterprise Spring Building Scalable Applications
Gordon Dickens
 
SSE-Dharshan-0770885997
Dharshan Sithamparam
 
Advance java prasentation
dhananajay95
 
Ad

Recently uploaded (20)

PPTX
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
PDF
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
PPTX
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
PDF
Set Relation Function Practice session 24.05.2025.pdf
DrStephenStrange4
 
PPTX
Day2 B2 Best.pptx
helenjenefa1
 
PDF
ARC--BUILDING-UTILITIES-2-PART-2 (1).pdf
IzzyBaniquedBusto
 
PDF
Unified_Cloud_Comm_Presentation anil singh ppt
anilsingh298751
 
PPTX
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
DOC
MRRS Strength and Durability of Concrete
CivilMythili
 
PDF
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
PPTX
ISO/IEC JTC 1/WG 9 (MAR) Convenor Report
Kurata Takeshi
 
PPTX
Green Building & Energy Conservation ppt
Sagar Sarangi
 
PDF
Design Thinking basics for Engineers.pdf
CMR University
 
PPTX
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
PPTX
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
PPTX
Thermal runway and thermal stability.pptx
godow93766
 
PPTX
EC3551-Transmission lines Demo class .pptx
Mahalakshmiprasannag
 
PDF
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
PDF
Statistical Data Analysis Using SPSS Software
shrikrishna kesharwani
 
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
GTU Civil Engineering All Semester Syllabus.pdf
Vimal Bhojani
 
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
Set Relation Function Practice session 24.05.2025.pdf
DrStephenStrange4
 
Day2 B2 Best.pptx
helenjenefa1
 
ARC--BUILDING-UTILITIES-2-PART-2 (1).pdf
IzzyBaniquedBusto
 
Unified_Cloud_Comm_Presentation anil singh ppt
anilsingh298751
 
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
MRRS Strength and Durability of Concrete
CivilMythili
 
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
ISO/IEC JTC 1/WG 9 (MAR) Convenor Report
Kurata Takeshi
 
Green Building & Energy Conservation ppt
Sagar Sarangi
 
Design Thinking basics for Engineers.pdf
CMR University
 
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
Thermal runway and thermal stability.pptx
godow93766
 
EC3551-Transmission lines Demo class .pptx
Mahalakshmiprasannag
 
Book.pdf01_Intro.ppt algorithm for preperation stu used
archu26
 
Statistical Data Analysis Using SPSS Software
shrikrishna kesharwani
 

Spring Boot Update

  • 1. 1 Spring Boot Update Sergi Almar @sergialmar Singapore SUG – Jan 2016
  • 3. 3 10 years of teaching Spring  2006: xml namespace was a big revolution – Turned 300 lines of XML config into 10 lines  2007: Creation of Spring MVC as we know it now – Based on annotations @RequestMapping, @RequestParam…  2009: JavaConfig  2011: Profiles  2014: Spring Boot 1.0! – Convention over configuration, smart tools
  • 4. 4 Spring Boot  An opinionated runtime for Spring Projects – Convention-over-configuration, no XML, no code generation  Supports different project types, like Web and Batch  Handles most low-level, predictable setup for you – Auto-configure, embedded servlet engine
  • 5. 5
  • 6. 6
  • 7. 7
  • 8. 8 Spring Boot 1.3  Requires Spring Framework 4.2, uses Spring Security 4.0  Colorful ASCII art banners - DEMO
  • 10. 10 Developer Tools  Sensible Property defaults  Automatic application restart  Remote development support  LiveReload support  Persistent HTTP session across restarts
  • 12. 12 Caching Auto-configuration  Auto configuration for: JCache (JSR 107)
  • 14. 14 More Auto-configuration  Cassandra  Spring Session  OAuth2  jOOQ  SendGrid  Artemis
  • 16. 16 Fully Executable JARs  You can now execute a JAR as: ./my.jar  Or install it on init.d – $ sudo link -s /var/myapp/my.jar /etc/init.d/myapp
  • 18. 18 Spring Boot 1.3  Persistent sessions  Support for @WebServlet, @WebFilter and @WebListener – Using @ServletComponentScan  And much more…
  • 19. 19 Migrating to Spring Boot 1.3  Several properties renamed  Check out the updated dependencies  More: https://github.com/spring-projects/spring- boot/wiki/Spring-Boot-1.3-Release-Notes
  • 21. 21 Spring 5  Q4 2016  Comprenhensive JDK 9 support  Java 8 baseline  Servlet 3.0+  HTTP/2  Reactive support