프로젝트 생성부터 개발과 유지보수에 용이한 의존성 관리 최소화패키징과 배포를 간편하게 만들어주는 배포 간소화작업하려는 도메인의 보일러플레이트 코드를 극적으로 줄이거나 없애주는 자동 설정
https://github.com/mino4084/spring-boot-practice2/tree/restapi
https://github.com/mino4084/spring-boot-practice2/tree/jpa
https://github.com/mino4084/spring-boot-practice2/tree/application-configuration
https://github.com/mino4084/spring-boot-practice2/tree/actuator
스프링 데이터의 미션은 "기본적인 데이터 저장의 특수한 속성을 유지하면서 데이터에 액세스하는 친숙하고 일관된 스프링 기반 프로그래밍 모델을 제공하는 것"이라고 합니다. 어떤 데이터베이스 엔진이나 플랫폼을 사용하든 간에 스프링 데이터의 목표는 개발자가 가능한 한 간단하고
소스 : https://github.com/mino4084/spring-boot-practice2/tree/redisredis 설치 : https://github.com/microsoftarchive/redis/releasesPlainFinder AP
Github : https://github.com/mino4084/infl_spring_core_basic