Spring Boot - Web Basics

Опубликовано: 14 Октябрь 2018
на канале: Defog Tech
38,805
778

Learn about how to accept and process requests for your web application.

Topics:

@RestController = servlet (handle incoming requests)
@RequestMapping (url) = map URL to method
@GetMapping / @PostMapping = shortcuts
required = false = optional
@RequestBody
@PathVariable = extract path values
Auto JSON mapping
ResponseEntity = custom response status

Code used in this video - https://github.com/DeepakVadgama/spri...

Slides for this video - https://github.com/DeepakVadgama/spri...
Channel
----------------------------------
Master difficult programming concepts in few minutes. I try to explain difficult concepts like Java concurrency in simple to understand manner using animations and small code snippets. Explore videos on topics like Spring Boot, Cloud Foundry, Java 8 (with more coming soon). I am happy to clarify your doubts. Ask me anything in the comments. I am also happy to take requests for new videos.

New video added every Sunday.

Subscribe or explore the channel - http://bit.ly/defog_tech


Playlists
----------------------------------
Java Executor Service - http://bit.ly/exec_srvc
Java Concurrency - http://bit.ly/java_crncy
Spring Boot 2.0 - http://bit.ly/spr_boot2
Java 8 - http://bit.ly/java_8-11
Intellij IDEA Shortcuts - http://bit.ly/i_idea


Popular Videos
----------------------------------
Executor Service -    • Java ExecutorService - Part 1 - Intro...  
Introduction to CompletableFuture -    • Introduction to CompletableFuture in ...  
Understand how ForkJoinPool works -    • Understanding how ForkJoinPool works  
Java Memory Model in 10 minutes -    • Java Memory Model in 10 minutes  
Volatile vs Atomic -    • Using volatile vs AtomicInteger in Ja...  
What is Spring Webflux -    • What is Spring Webflux and when to us...  


Смотрите видео Spring Boot - Web Basics онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Defog Tech 14 Октябрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 38,805 раз и оно понравилось 778 людям.