Category: Newest Books

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Security

NEW BOOK SPRING BOOTSecurity This is third Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started with Spring Boot security like: Authentication, Authorization, Roles, Authorities, Credentials, Login Form, Username, Password, CSRF, CORS, Remember Me, 2FA, JWT. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of…

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Accessories

NEW BOOK SPRING BOOTAccessories This is second Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started with non-core Spring Boot functionalities like: Validation, Testing, Logging, Filters, Interceptors, etc. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of Spring Boot. Each tutorial contains minimum amount of…

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Quick Start

NEW BOOK SPRING BOOTQuick Start This is first Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started using Spring Boot to develop Web Applications. Book covers basic functionalities like: Controllers, Endpoints, Entities, DTOs, Services, Repositories. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of Spring…