Skip to content

Instantly share code, notes, and snippets.

@SeokRae
Created December 7, 2019 07:20
[2019-12-05 09:41:19.778] DEBUG [k.o.s.n.d.TestDao.getCategories:49] - LOG : categories ::
Category [
count=10
, id=1
, name=전시
]
[2019-12-05 09:41:19.779] DEBUG [k.o.s.n.d.TestDao.getCategories:49] - LOG : categories ::
Category [
count=10
, id=2
, name=뮤지컬
]
[2019-12-05 09:41:19.779] DEBUG [k.o.s.n.d.TestDao.getCategories:49] - LOG : categories ::
Category [
count=10
, id=3
, name=콘서트
]
[2019-12-05 09:41:19.780] DEBUG [k.o.s.n.d.TestDao.getCategories:49] - LOG : categories ::
Category [
count=10
, id=4
, name=클래식
]
[2019-12-05 09:41:19.780] DEBUG [k.o.s.n.d.TestDao.getCategories:49] - LOG : categories ::
Category [
count=10
, id=5
, name=연극
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment