index.html을 가져오는데 2초, 그에 포함된 js, css등 외부 리소스들이 static인데도 2초마다 하나씩 가져와서 매우 느려진다면 프로젝트 시작시 다음 오류가 나는지 확인해 보아야 한다.Error loading library, java.library.path=~~~~~~~~어쩌고저쩌고~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cannot load the JNotify native library (no jnotify_64bit in java.library.path) Play will check file changes for each request, so expect degraded reloading performace.
JNotify의 native dll을 찾지 못한 문제인데, 각 요청(each request)마다 체크할거고, 리로딩 성능이 낮아질거라는 메시지. 역시 에러메시지를 잘 읽어야 한다. 다른 프로젝트들은 왜 안그랬나 확인해 보니 ./target/native_libraries/에 jnotify_64bit.dll이 존재했으며, 문제가 발생하는 프로젝트에만 없었다.. 우선 수동으로 파일을 구해다가 PATH에 넣어주니 잘 된다. 아 지나간 내 세월이여.. --2019-10-28 -Djline.terminal= to at the end of JVM Options:
build.sbt
includeFilter in (Assets, LessKeys.less) := "*.less" excludeFilter in (Assets, LessKeys.less) := "_*.less"
Similar pages by cosine similarity. Words after page name are term frequency.