60 Second Spring Boot Tutorial

Опубликовано: 21 Август 2023
на канале: Cameron McKenzie
951
32

I did a quick Spring Boot tutorial over on TheServerSide (I'm the editor), but I just wanted to quickly show you how easy it is to get started with Spring Boot.

There's only a few steps you need to follow to get your first RESTful web service, or microservice, up and running with Spring Boot.

The basics for getting started with Spring Boot?

- Install a modern OS
- Install JDK 17 or better (You need Java!)
- Get Maven or Gradle for your build tool
- Install the Spring Tools. I like the Eclipse based ones
- Create a project that uses the the Spring web starter
- Add a few annotations to a class (@RestController and @GetMapping)
- Run the program as an application and go to your URL

That's it, you'll have a RESTful Spring Boot microservice up and running in no time!

Check out the full tutorial on TheServerSide. It's more detailed, but even the full length video where I really take my time helping you build your first Spring Boot application is only about 6 minutes long. Check it out!


Смотрите видео 60 Second Spring Boot Tutorial онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Cameron McKenzie 21 Август 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 951 раз и оно понравилось 32 посетителям.