Spring Boot Programming Course
สิ่งที่คุณจะได้รับหลังจากเรียนหลักสูตรอบรม Spring Boot
- ความเข้าใจเกี่ยวกับ Spring Boot และความสามารถในการสร้างโปรเจค Spring Boot
- ทักษะในการใช้ Spring Boot เพื่อสร้างและจัดการ RESTful services และการเชื่อมต่อกับฐานข้อมูล
- ความรู้เกี่ยวกับการประยุกต์ใช้ความปลอดภัยใน Spring Boot และการทดสอบและส่งต่อแอปพลิเคชัน
Spring Boot Course Outline
Module 1: Introduction to Spring Boot
- Overview of Spring Boot
- Setting up a Spring Boot project
- Spring Boot configuration
Module 2: Spring Boot Fundamentals
- Dependency Injection and Inversion of Control (IoC)
- Spring Boot annotations
- Working with controllers and RESTful services
Module 3: Data Access with Spring Boot
- Introduction to Spring Data
- Working with JPA and Hibernate
- Connecting to databases
Module 4: Spring Boot and Security
- Authentication and authorization
- Securing APIs
- Implementing OAuth with Spring Boot
Module 5: Testing and Deployment
- Unit testing in Spring Boot
- Integration testing
- Deploying Spring Boot applications