일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- spring-rest-docs
- 파스칼케이스
- jpa
- Entity
- 외부허용
- pdf변환
- 카멜케이스
- 케밥케이스
- websokcet
- for
- 태그없음
- redis
- 반복
- 자바란
- nginx
- Docker
- spring
- inmemory
- mongodb
- banner
- OS
- 2중for
- java
- MongoTemplate
- springboot
- 스네이크케이스
- javax
- commons-fileupload
- linux
- 테이블정의서
Archives
- Today
- Total
겸쨔
[spring-rest-docs] Unresolved directive in 본문
반응형
안녕하세요.
spring rest docs를 pdf파일로 변환하다가 만난 오류에요.
pdf로 변환할 때 아래처럼 제가 파일들의 경로를 변수로 넣어줬는데요.
이 변수가 안쪽 파일까지 못 가더라구요.
그래서 경로를 직접 하나하나 넣어줘야 했어요.
:snippets: ../../build/generated-snippets
변환할 때 snippets를 못 읽어서 파일을 못 찾았던거 뿐이더라구요.
제가 만난 경우가 님들과 같길 바라요.
반응형
'spring > spring-rest-docs' 카테고리의 다른 글
[spring-rest-docs] adoc 파일 pdf 변환. asciidoctor-web-pdf (0) | 2024.07.26 |
---|