[리액트 React와 스프링 부트 Spring Boot 웹애플리케이션을 연동하는 방법]React, JDK, Spring Tool Suite, MariaDB 설치부터 Recat의 기본적인 문법을 간단히 다루며, React와 Spring Boot를 연동하는 방법을 주로 다루고 MariaDB 데이터베이스와 연동하여 간단한 웹애플리케이션을 만드는 실습을 진행합니다.세부 커리큘럼은 아래와 같습니다. React 설치 React 기본예제 - 변수, useStateReact 기본예제 - 함수, 이벤트처리, 컴포넌트, 반복처리JDK, Spring Tool Suite 설치MariaDB 설치, 사용자, 테이블 작업상품목록기능(React) 스프링 프로젝트 설정, 상품목록기능(Spring Boot) 상품추가기능(React+Spring Boot) 상품상세화면(React+Spring Boot) 상품검색기능(React+Spring Boot) 상품수정기능(React+Spring Boot) 상품삭제기능(React+Spring Boot) React 프로젝트를 Spring Boot 프로젝트로 배포하는 방법
What you'll learn
installation of React, JDK, and Spring Tool Suite
understanding React basic syntax and concepts
connecting React with Spring Boot
database operations using MariaDB
creating a web application with product management features
Course objectives
to help you understand the integration process between React and Spring Boot
to provide hands-on experience in building a simple web application