일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- ann
- NORI
- 양자컴퓨터
- KNN
- TSLA
- vavr
- aggs
- file download
- Elastic
- java crawler
- Cache
- 아이온큐
- java
- mysql
- Analyzer
- API
- dbeaver
- Query
- request cache
- Docker
- Elasticsearch
- IONQ
- Aggregation
- 테슬라
- aqqle
- JPA
- redis
- Selenium
- elasticsearch cache
- api cache
Archives
- Today
- Total
목록apple (1)
아빠는 개발자
[Aqqle] crawler - 쇼핑
쇼핑 데이터 크롤러를 만들어야겠다. 크롤링 데이터중에 일부를 dense vector 타입으로 변환 후 테이블에 넣는 것 까지의 롤을 가져가는 시스템 우선 크롤링에 필요한 라이브러리의 의존성의부여 받는다. dependencies { implementation project(':common') runtimeOnly 'com.h2database:h2' implementation 'org.springframework.boot:spring-boot-starter-data-jdbc' implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter..
Aqqle/Infra structure
2023. 9. 2. 19:04