MySQL 썸네일형 리스트형 slick maven setting I have been working on developing Database CRUD application in Scala nowadays. As you know, writing CRUD application in Java or Scala is very tedious and needs a lot of boilerplate codes.So before knowing Slick, I have to implement all the DB connection and CRUD codes manually. But, I come to know there is a convenient component called 'Slick' which does such jobs. So I chose Slick for my DB app.. 더보기 이전 1 다음