Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring mapper
- 도커 로그 확인
- CrudRepository update
- Spring
- spring mapper annotation
- vueslot
- Data Annotation
- 자바버그수정
- 도커 logs
- repository annotation
- doker logs tail
- JAVA Exception 종류
- spring JPA DB Connection
- Transactions Propagation Option
- vuecomponent
- Spring JPA Specification
- NoArgsConstructor
- spring DB Connection
- Vue
- mapper annotationo
- AllArgsConstructor
- JPA DB 다중 Connection
- spring repository
- docker 로그
- 도커 컨테이너 로그
- spring @mapper
- spring JPA DB multi Connection
- JpaRepository update
- JPA DB Connection 다중
- @Builder @NoArgsConstructor
Archives
- Today
- Total
목록vue popup (1)
개발을 잘하고 싶은 개발자

참고 https://ko.nuxtjs.org/docs/2.x/directory-structure/layouts Layouts directory Layouts are a great help when you want to change the look and feel of your Nux app. Whether you want to include a sidebar or have distinct layouts for mobile and desktop. ko.nuxtjs.org 기본적인 디폴트 페이지 (default.vue) 이 default 페이지에 아래처럼 태그로 감싸주고 안에 중요한 메인인 태그를 넣어주면 레이아웃이 자동으로 잡힌다 :) 이번 글에 소개하고 싶은 커스텀 레이아웃 페이지는 아래와 같다 마찬가지..
Front/Vue
2021. 7. 20. 23:08