->
Oreilly - Spring Boot- Getting Started - 9781788298636
Oreilly - Spring Boot- Getting Started
by Patrick Cornelissen | Released July 2017 | ISBN: 9781788298636


Learn how to create a production-ready, simple web application from scratchAbout This VideoCreate a Spring application from scratchAdd a RESTful API and a rich web interfaceStore data in a relational DB with transactionsConfigure and operate a Spring Boot applicationIn DetailThe Spring Framework is the leading alternative to Oracle's Java EE offering. Spring Boot is the best option to start developing Spring applications with less code and a better development and operations experience.This lesson is aimed at providing someone having a Java background with the necessary expertise to write a web-based application from scratch that stores data in a relational database and offers a REST-based API and a HTML interface.We start by creating a new project and exploring the already provided test support. We then move on to add our first Web MVC controller and of course we add tests for this as well. With that knowledge we start to write our sample application and start with a REST-based API. Then, we add data storage via JPA and Spring's JdbcTemplate.Further on, we create an HTML interface with thymeleaf and add input validation to both APIs. Spring security is the next topic we explore to secure our application from malicious users. At the end we are going to learn how to configure our application, monitor it, and check out some advanced topics regarding Spring configuration classes and the Spring Expression Language (SpEL).After completing this course, you will be able to write a maintainable application from scratch that can be deployed and operated with ease. Show and hide more Publisher resources Download Example Code
  1. Chapter 1 : Bootstrap…
    • The Course Overview 00:01:47
    • Creating a small project 00:08:36
    • The Spring context 00:10:25
    • Spring testing 00:06:31
  2. Chapter 2 : WebMVC – a First Glance
    • Adding WebMVC dependencies 00:12:24
    • Adding interactivity 00:10:20
    • Adding interactivity – II 00:09:27
    • Spring MVC testing 00:10:06
    • Spring WebMVC testing – II 00:09:10
  3. Chapter 3 : Creating an API
    • Adding a bookmark 00:12:58
    • Adding HATEOAS 00:09:40
    • Fetching a bookmark 00:08:04
    • Getting all bookmarks 00:06:39
    • Update a bookmark 00:09:55
    • Deleting a bookmark 00:08:05
    • Closing, ResponseStatus, and ResourceAssembler 00:07:25
  4. Chapter 4 : Storing Data in a Database
    • Adding JPA dependencies 00:05:38
    • JPA entity and DAO 00:08:06
    • Adding Flyway for schema migration 00:05:46
    • Switching to JdbcTemplate 00:06:43
    • Switching to JdbcTemplate – II 00:07:21
    • Transactions 00:06:27
  5. Chapter 5 : Creating an HTML-based Interface with Thymeleaf
    • Adding Thymeleaf 00:07:15
    • Adding some more fields to the Bookmark class 00:07:15
    • Adding bookmark details page 00:07:20
    • Bookmark list 00:08:40
    • Deleting a bookmark 00:07:29
    • Adding a bookmark edit form 00:09:23
  6. Chapter 6 : Validating input
    • Adding validation dependencies 00:10:19
    • Enabling validation on the model 00:02:48
    • Activating validation in the REST API 00:09:29
    • Adding an add form 00:05:17
    • Adding validation to the HTML UI 00:08:52
  7. Chapter 7 : Securing the App
    • Adding Spring Security dependencies 00:07:19
    • Adding the login form 00:09:59
    • Adding roles and authorization 00:07:16
    • Adding Spring Security to the HTML UI 00:05:44
  8. Chapter 8 : Preparing the Application for the Release
    • Spring profiles 00:09:59
    • Configuration property classes 00:09:05
    • Spring Boot Actuator 00:08:48
    • Spring Boot Actuator - II 00:06:06
  9. Chapter 9 : Peeking under the Hood
    • Advanced Spring configuration 00:10:26
    • Spring expression language 00:08:27
    • Spring expression language – II 00:08:31
    • Spring bean scopes 00:09:38
    • Spring bean scopes – II 00:02:57
    • Common configuration options 00:08:44
    • Common configuration options – II 00:07:40
  10. Show and hide more

    Oreilly - Spring Boot- Getting Started


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.




rss