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 | 31 |
Tags
- pointcut
- Exception
- JPQL
- jpa
- Greedy
- http
- 김영한
- kotlin
- Android
- transaction
- QueryDSL
- 스프링 핵심 기능
- 스프링 핵심 원리
- 백준
- Servlet
- Thymeleaf
- Proxy
- JDBC
- springdatajpa
- db
- 스프링
- 알고리즘
- Spring Boot
- AOP
- java
- 자바
- SpringBoot
- spring
- 그리디
- 인프런
Archives
- Today
- Total
목록realtimedatabase (1)
개발자되기 프로젝트
[Firebase] RealTime Database
Android에서 설치 및 설정 | Firebase Documentation Join Firebase at Google I/O 2022 live from Shoreline Amphitheatre and online May 11-12. Register now 의견 보내기 Android에서 설치 및 설정 Firebase에 앱 연결 아직 추가하지 않았다면 Android 프로젝트에 Firebase를 추가합니 firebase.google.com 1. dependency 추가(모듈 수준) implementation 'com.google.firebase:firebase-database-ktx' 2. 예시 //저장 val saveBtn = mAlertDialog.findViewById(R.id.saveBtn) save..
인프런/[인프런] 앱 8개를 만들면서 배우는 안드로이드 코틀린
2022. 3. 22. 23:49