Skip to content

Commit

Permalink
Merge pull request #13 from DDD-Community/feature/POLABO-108
Browse files Browse the repository at this point in the history
feat(POLABO-107): mvp 2차 개발
  • Loading branch information
dldmsql authored Aug 8, 2024
2 parents fe4df57 + abf5ae7 commit bdcbe10
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import com.ddd.sonnypolabobe.domain.board.repository.BoardJooqRepository
import com.ddd.sonnypolabobe.global.entity.PageDto
import com.ddd.sonnypolabobe.global.util.UuidConverter
import org.springframework.stereotype.Service
import sun.jvm.hotspot.debugger.Page

@Service
class MyBoardService(private val boardJooqRepository: BoardJooqRepository) {
Expand Down

0 comments on commit bdcbe10

Please sign in to comment.