restdocs

Spring REST Docs ๊ฐœํ–‰ ๋ฐ”๋กœ ๊ฐœํ–‰ ๋ฌธ์ž๋ฅผ ์ž…๋ ฅํ•˜๋ฉด ์•ˆ๋˜๊ณ , ๋ฌธ์ž์—ด์•ˆ์— + ๋ช…์‹œ ํ›„ \n ์ž…๋ ฅ // ๊ฐœํ–‰์ „ ๋ฌธ์ž์—ด์— ํ•œ์นธ(์ŠคํŽ˜์ด์Šค) ๋„๊ณ  + ์ž…๋ ฅ // ๊ทธ๋ฆฌ๊ณ  ๊ฐœํ–‰ ๋ฌธ์ž๋ฅผ ๋”ฐ๋กœ "\n" parameterWithName("name").description("This is the description +" + "\n" + "in the table."), // ์•ˆ๋˜๋Š” ๋ฒ„์ „ parameterWithName("name").description("This is the description \n in the table."), ๐Ÿ‘ Reference ๋”๋ณด๊ธฐ https://stackoverflow.com/questions/66405730/when-using-spring-rest-docs-how-do-i-make..
YURI๐Ÿ•๐Ÿ“๐Ÿถ
'restdocs' ํƒœ๊ทธ์˜ ๊ธ€ ๋ชฉ๋ก