Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 2.23 KB

README.md

File metadata and controls

68 lines (48 loc) · 2.23 KB

Gentelella on Spring

Spring boot 상에서 gentelella 적용

Spring Boot base Open-source admin theme template (gentelella)

SpringBoot + Spring Data JPA + ...

Demo site

https://inslab-board.cfapps.io/dashboard

  • Not implemented yet: Menu links

개발된 기능

  • gentelella 기반의 기본적인 admin theme 뷰

gentelella-on-spring

Quick Start

  • JDK 1.8 or later
  • Maven 3.0+
  • Git
TODO: 추후 업데이트 예정

관련 링크

Project Convention

Package Structure

TODO: 추후 업데이트 예정

Environment

  • Java version: 8 Update 74
  • Spring Boot version: 1.3.3
  • Maven version: 3.3.9
  • Lombok version: 1.16.6
  • Default Encoding: UTF-8
  • Default SCM : git

프로젝트 설정

  1. STS 설치 -> http://millky.com/@origoni/post/1100
  2. Lombok 설치 -> https://projectlombok.org/ (설치 : http://millky.com/@origoni/post/1164)
  3. GitHub 다운 -> TODO: 추후 업데이트 예정

Gentelella for other platforms and frameworks