Skip to content

ziofront/challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

개발 환경


  • IntelliJ IDEA CE
  • Gradle 4.10.2
  • Java 8
  • SpringBoot 2.1.2.RELEASE jpa, web, rest, security, thymeleaf

사용된 외부 라이브러리


  • Lombok 1.18.4
  • Retrofit 2.5.0
  • Webjars (jquery, bootstrap)
  • H2 Database
  • Logback

실행 방법


  1. Gradle 빌드 gradle build -x test

  2. Application 실행 java -jar build/libs/build/libs/challenge-0.0.1-SNAPSHOT.jar

  3. 브라우저에서 http://localhost:8081/ 접속 후 아래 테스트 계정 3개중 하나로 로그인

test1 / 1024
test2 / 2048
test3 / 4096

설명


  1. 로그인/아웃

  2. 키워드로 장소 검색

  3. 인기 검색어 TOP10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors