Spring and Spring Boot fundamentals

You're a developer who wants to write web apps or REST-based services You have a Java background (or other related language) and want to work with Spring You're interested in the Spring ecosystem of projects Prerequisites: You should be comfortable with Java, either through training or equ...

Full description

Bibliographic Details
Format: eBook
Language:English
Published: [Place of publication not identified] O'Reilly Media, Inc. 2019
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03626nmm a2200361 u 4500
001 EB002110407
003 EBX01000000000000001250497
005 00000000000000.0
007 cr|||||||||||||||||||||
008 221017 ||| eng
020 |a 9781492055358 
050 4 |a QA76.76.A65 
100 1 |a Kousen, Ken  |e presenter 
245 0 0 |a Spring and Spring Boot fundamentals 
250 |a [First edition] 
260 |a [Place of publication not identified]  |b O'Reilly Media, Inc.  |c 2019 
300 |a 1 video file (3 hr., 56 min.)  |b sound, color 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast 
653 |a Spring (Software framework) / http://id.loc.gov/authorities/names/n2017044371 
653 |a Spring (Software framework) / fast 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
856 4 0 |u https://learning.oreilly.com/videos/~/9781492055358/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.13/3 
520 |a You're a developer who wants to write web apps or REST-based services You have a Java background (or other related language) and want to work with Spring You're interested in the Spring ecosystem of projects Prerequisites: You should be comfortable with Java, either through training or equivalent experience Some knowledge of web development techniques using a Model-View-Controller framework would be helpful, but is not required Familiarity with persistence mechanisms for object-relational persistence (ORM), especially with tools like Hibernate, would be helpful Materials or downloads needed in advance: A GitHub repository containing the final form of the developed applications will be provided, but the applications will be built from the ground up 
520 |a What is this video course about, and why is it important? For many developers, Spring is the go-to framework for quickly and easily creating web-based enterprise applications. With its comprehensive ecosystem that includes an extensive array of tools and testing capabilities, Spring relieves developers of much of the drudge work when building out web-based, RESTful applications. Spring Boot helps out even further by enabling autoconfiguration of many of the tedious chores that you need to do when starting a new project. In this video course, designed for basic- to intermediate-level web application developers, you'll examine the Spring approach to development as you explore the fundamentals that drive this powerful application framework. You'll see how to build applications from scratch and then test and manage those applications.  
520 |a You'll also look at Spring's Model-View-Controller (MVC) framework as well as ways to save your data using the JdbcTemplate, JPA support, and Spring Data framework. When you've completed this video course, you'll be well on your way to being able to rapidly create web-based, RESTful services and applications. What you'll learn--and how you can apply it How to create new applications with Spring How to build web applications using Spring's MVC framework How to create executable RESTful web services How to persist data using Spring's JdbcTemplate, JPA support, and Spring Data framework How to do transactional tests for your system This video course is for you because...