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 |
Tags
- notification channel
- 버전별 관리
- 알림 인텐트
- notifications
- 안드로이드 알림 예제
- 펜딩인텐트
- Pending Intent
- 안드로이드 알림
- 알림 우선순위
- NotificationCompat.Builder
- setPriority(NotificationCompat.PRIORITY_HIGH)
- android notification 예제
- setDefaults(NotificationCompat.DEFAULT_ALL)
- notification manager
- 안드로이드 알림채널
- setContentIntent
Archives
- Today
- Total
공부용 블로그
Jetty 설치 본문
1. 이클립스 설치
2. eclipse-jetty.github.io/installation.html 참고
- 이클립스 창에서 Quick Access (우측상단) - install new software 검색
- Work with : http://eclipse-jetty.github.io/update/ 입력
- Eclipse Jetty Intergration 뜨면 선택하고 설치 진행
3. mysql 커넥터 연동
https://shxrecord.tistory.com/92 참고
4. NewFile.html 처럼 동적테스트 할 파일 넣어서 우클릭 - 제티로 run 하면 됨
'설계 > WebServer' 카테고리의 다른 글
웹서버 벤치마크에서의 user mode와 kernel mode의 의미 (0) | 2018.10.30 |
---|---|
Web Server 보충 (0) | 2018.10.30 |
ubuntu 16.04 $JAVA_HOME 설정 (0) | 2018.10.25 |
Apache 마인드맵 (0) | 2018.10.23 |
JAVA NIO 와 Selector (0) | 2018.10.19 |