Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Spring boot app like company project: unit test + swagger

    Posted By: yoyoloit
    Spring boot app like company project: unit test + swagger

    Spring boot app like company project: unit test + swagger
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 2.61 GB | Duration: 4h 29m

    What you'll learn
    PROGRAMMING IS CONVERSING WITH THE MACHINE: so let's do it with fun.
    Know the basics of backend programming
    Principles of microservices with Spring boot
    Know and build the backend architecture of a project
    Build the REST API: Get, Post, Update, Delete
    Know how to use POSTMAN for test and also write tests for each feature of lines of code
    Know the documentation with swagger

    Description
    Qualified backend developers are in demand today in companies around the world and Spring Boot with microservices is used everywhere in companies to develop quality and most importantly maintainable software.

    Customer wishes change over time and it would be a big responsibility of the developers and even more of the customer if an entire project is not maintainable

    Majority of companies use microservices because they make it easy to modify, extend the backend, and reuse code in the future.

    Therefore, it helps to create a backend that is more extensible and more open to possible changes in the future.

    Testing is an important part of a project and it should be taken seriously.. That is the reason, why every function should be tested not only with postman but also, developers should write UI Test for every part of this function. Unfortunately, some developers don't like to write it.

    You will learn to this course:

    Movie Project presentation (Netflix movie backend): we will develop the backend api of this project

    REST Api,

    CRUD programming operations: GET, POST, PUT, DELETE

    UI testing

    Documentation with Swagger

    You will be able to design and develop a clean business applications with Spring and Spring Boot

    You will be able to use Java EE , APIs like JPA (Java Persistence API)

    Who this course is for:
    All students, workers and all interested who want to know how to develop microservices with unit testing in company