SpringBoot

A collection of 4 posts

(2) MySQL 설계 & SpringBoot init cover image
Tripllo 제작기,  MySQL,  SpringBoot

(2) MySQL 설계 & SpringBoot init

Tripllo 백엔드 세팅을 해보자. Workbench로 DB를 설계하고 MySQL, MyBatis와 SpringBoot를 연동한다.

Spring에서의 MediaType cover image
SpringBoot,  MediaType

Spring에서의 MediaType

Spring MVC에서 MediaType 매핑에 대해서 알아보고 테스트 해보자.

JUnit(2) - Mockito cover image
SpringBoot,  JUnit

JUnit(2) - Mockito

Mockito 프레임워크를 통해 Mock 테스트를 알아보자.

JUnit(1) - 개념 cover image
SpringBoot,  JUnit

JUnit(1) - 개념

SpringBoot에서 JUnit의 개념짚기.