SlideShare a Scribd company logo
Spring.
Boot up your development.
ХДргДĐč ĐœĐŸŃ€Đ”ĐœĐ”Ń†
26 ĐžŃŽĐœŃ 2014 Đł.
About author
Works in IT since 2000
10 year of Java SE/EE experience
Occupied senior Java developer/Team
Lead positions
Winner of 2013 JBoss Community
Recognition Award.
https://www.jboss.org/jbcra
Agenda
‱ Spring new features
‱ Spring boot project
‱ Q & A
Spring configuration
Spring annotations
Issues
Issues
Groovy
Spring configuration
Spring configuration
Environment
‱ Uses active profiles
‱ Loads information from property sources
‱ Property files
‱ JVM system properties
‱ System environment variables
‱ JNDI
‱ Servlet context parameters
Initialization
Initialization
Spring Boot
‱ Stand-alone Spring applications
‱ Embed Tomcat or Jetty directly (no need to
‱ deploy WAR files)
‱ Automatically Spring configuration
‱ Absolutely no code generation and no
requirement for XML configuration
‱ Focus on business features and less on
infrastructure
Spring Boot
Spring Boot
‱ AopAutoConfiguration
‱ JpaRepositoriesAutoConfiguration
‱ HibernateJpaAutoConfiguration
‱ DataSourceAutoConfiguration
‱ JmsTemplateAutoConfiguration
‱ MongoAutoConfiguration
‱ RedisAutoConfiguration
‱ WebMvcAutoConfiguration
‱ SecurityAutoConfiguration
Properties
Properties
Spring Boot Actuator
‱ Series of endpoints to help manage your
Spring application
‱ Reads properties and spring beans and
then returns a JSON view
‱ Allows direct access to non functional application
information without having to open an IDE
or a command prompt
Spring Boot Actuator
‱ /info
‱ /health
‱ /beans
‱ /env
‱ /dump
‱ /metrics
‱ /trace
‱ /autoconfigurationreport
‱ /shutdown
Spring Boot Actuator. Health
Spring Boot Actuator. Metrics
ХДргДĐč ĐœĐŸŃ€Đ”ĐœĐ”Ń†
morenets@mail.ru
Q&A

More Related Content

PPT
Spring Boot. Boot up your development
PPTX
Spring.new hope.1.3
PPT
"Spring Boot. Boot up your development" ХДргДĐč ĐœĐŸŃ€Đ”ĐœĐ”Ń†
 
PPTX
Spring Web flow. A little flow of happiness
PPT
Spring Boot. Boot up your development. JEEConf 2015
KEY
LatJUG. JSF2.0 - The JavaEE6 Standard
PDF
Skinny Framework 1.0.0
PPTX
Maven
Spring Boot. Boot up your development
Spring.new hope.1.3
"Spring Boot. Boot up your development" ХДргДĐč ĐœĐŸŃ€Đ”ĐœĐ”Ń†
 
Spring Web flow. A little flow of happiness
Spring Boot. Boot up your development. JEEConf 2015
LatJUG. JSF2.0 - The JavaEE6 Standard
Skinny Framework 1.0.0
Maven

What's hot (20)

PPT
Story ofcorespring infodeck
PPTX
Road Trip To Component
PPTX
MVC + ORM (with project implementation)
PPTX
Web application I have always dreamt of
PPTX
ĐĄŃ‚Đ°ĐœĐžŃĐ»Đ°ĐČ ĐĄĐžĐŽĐŸŃ€Đ”ĐœĐșĐŸ «DeviceHive Java Server – ĐŒĐžĐłŃ€Đ°Ń†ĐžŃ ĐœĐ° Spring Boot»
PDF
SpringPeople Introduction to Spring Framework
PPTX
Agile sites2
PPTX
Introduction to ASP.NET 5
 
PDF
SpringPeople Introduction to MongoDB Administration
PPTX
Agile sites @ telmore
PDF
Single Page Apps
PDF
Agile sites311training
PDF
Frontend Application Architecture, Patterns, and Workflows
PPT
Developing Rest services with SailsJs by Andrey Kolodnitskiy
PDF
PLAT-8 Spring Web Scripts and Spring Surf
PDF
Take your azure functions to the next level with durable functions @ Experts ...
PPTX
ASP.NET 5 Overview
PPTX
SQL Start! 2019 - Ancona - Distribuisci ed amministra le tue istanze SQL Serv...
PPTX
Asp.net core 1.0 (Peter Himschoot)
 
PDF
The state of sbt 0.13, sbt server, and sbt 1.0 (ScalaSphere ver)
Story ofcorespring infodeck
Road Trip To Component
MVC + ORM (with project implementation)
Web application I have always dreamt of
ĐĄŃ‚Đ°ĐœĐžŃĐ»Đ°ĐČ ĐĄĐžĐŽĐŸŃ€Đ”ĐœĐșĐŸ «DeviceHive Java Server – ĐŒĐžĐłŃ€Đ°Ń†ĐžŃ ĐœĐ° Spring Boot»
SpringPeople Introduction to Spring Framework
Agile sites2
Introduction to ASP.NET 5
 
SpringPeople Introduction to MongoDB Administration
Agile sites @ telmore
Single Page Apps
Agile sites311training
Frontend Application Architecture, Patterns, and Workflows
Developing Rest services with SailsJs by Andrey Kolodnitskiy
PLAT-8 Spring Web Scripts and Spring Surf
Take your azure functions to the next level with durable functions @ Experts ...
ASP.NET 5 Overview
SQL Start! 2019 - Ancona - Distribuisci ed amministra le tue istanze SQL Serv...
Asp.net core 1.0 (Peter Himschoot)
 
The state of sbt 0.13, sbt server, and sbt 1.0 (ScalaSphere ver)
Ad

Viewers also liked (20)

PPTX
JPA For Beginner's
PPTX
Junior,middle,senior?
PPT
Java persistence api
PDF
Gradle - Build System
PDF
Spring Data Jpa
PPTX
Getting ready to java 8
PPTX
JSF 2: Myth of panacea? Magic world of user interfaces
PPTX
Effective Java applications
PPTX
Effectiveness and code optimization in Java
PPTX
Gradle.Enemy at the gates
PPTX
Thinking Beyond ORM in JPA
PPTX
Java 8 in action.Jinq
PDF
Lazy vs. Eager Loading Strategies in JPA 2.1
PDF
Hibernate using jpa
PPTX
Gradle 2.Write once, builde everywhere
PPTX
Gradle 2.Breaking stereotypes
DOCX
Colloquium Report
PPTX
Top 10 reasons to migrate to Gradle
PPTX
Git.From thorns to the stars
JPA For Beginner's
Junior,middle,senior?
Java persistence api
Gradle - Build System
Spring Data Jpa
Getting ready to java 8
JSF 2: Myth of panacea? Magic world of user interfaces
Effective Java applications
Effectiveness and code optimization in Java
Gradle.Enemy at the gates
Thinking Beyond ORM in JPA
Java 8 in action.Jinq
Lazy vs. Eager Loading Strategies in JPA 2.1
Hibernate using jpa
Gradle 2.Write once, builde everywhere
Gradle 2.Breaking stereotypes
Colloquium Report
Top 10 reasons to migrate to Gradle
Git.From thorns to the stars
Ad

Similar to Spring.Boot up your development (20)

PPTX
Spring boot for buidling microservices
PPTX
Spring boot
PPTX
Module 6 _ Spring Boot for java application to begin
ODP
Xke spring boot
PPTX
Spring boot
 
PDF
Spring Boot Whirlwind Tour
PPTX
Spring boot
PDF
Rediscovering Spring with Spring Boot(1)
PDF
dokumen.tips_rediscovering-spring-with-spring-boot1 (1).pdf
PDF
dokumen.tips_rediscovering-spring-with-spring-boot1.pdf
PDF
SpringBoot
PDF
Spring Boot
PPTX
cadec-2016-spring-boot-for-understanding-the-core-concepts.pptx
PPTX
Java and services code lab spring boot and spring data using mongo db
PPTX
Java and services code lab spring boot and spring data using mongo db
PDF
Spring Boot
PDF
Spring Boot Interview Questions PDF By ScholarHat
PPTX
Getting Started with Spring Boot
PPTX
Bootify your spring application
PPT
Spring Boot in Action
Spring boot for buidling microservices
Spring boot
Module 6 _ Spring Boot for java application to begin
Xke spring boot
Spring boot
 
Spring Boot Whirlwind Tour
Spring boot
Rediscovering Spring with Spring Boot(1)
dokumen.tips_rediscovering-spring-with-spring-boot1 (1).pdf
dokumen.tips_rediscovering-spring-with-spring-boot1.pdf
SpringBoot
Spring Boot
cadec-2016-spring-boot-for-understanding-the-core-concepts.pptx
Java and services code lab spring boot and spring data using mongo db
Java and services code lab spring boot and spring data using mongo db
Spring Boot
Spring Boot Interview Questions PDF By ScholarHat
Getting Started with Spring Boot
Bootify your spring application
Spring Boot in Action

Recently uploaded (20)

PPTX
L1 - Introduction to python Backend.pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPT
Introduction Database Management System for Course Database
PDF
System and Network Administraation Chapter 3
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
Digital Strategies for Manufacturing Companies
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
top salesforce developer skills in 2025.pdf
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Nekopoi APK 2025 free lastest update
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Understanding Forklifts - TECH EHS Solution
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
AI in Product Development-omnex systems
L1 - Introduction to python Backend.pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Introduction Database Management System for Course Database
System and Network Administraation Chapter 3
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
2025 Textile ERP Trends: SAP, Odoo & Oracle
How Creative Agencies Leverage Project Management Software.pdf
Digital Strategies for Manufacturing Companies
PTS Company Brochure 2025 (1).pdf.......
How to Migrate SBCGlobal Email to Yahoo Easily
top salesforce developer skills in 2025.pdf
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Nekopoi APK 2025 free lastest update
Softaken Excel to vCard Converter Software.pdf
Understanding Forklifts - TECH EHS Solution
ISO 45001 Occupational Health and Safety Management System
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
AI in Product Development-omnex systems

Spring.Boot up your development