☆ Code ★ list.html Board List 글쓰기2 번호 제목 작성자 작성일 수정일 제목 내용 작성자 ★ BoardContriller.javapackage com.koreait.board.controller;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.stereotype.Controller;import org.springframework.ui.Model;import org.springframework.w..