You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bjkim f99b8ac890
[UPDATE] Experiments API 엔티티 필드명 변경 (lastRunCreatedAt → kubeflowLastRunCreatedAt) 및 관련 로직 수정 (ExperimentsController)
9 months ago
..
advice [ADD] TEST CODE 추가 11 months ago
common [ADD] MinIO(Datasets)추가 9 months ago
controllers [UPDATE] Experiments API 엔티티 필드명 변경 (lastRunCreatedAt → kubeflowLastRunCreatedAt) 및 관련 로직 수정 (ExperimentsController) 9 months ago
entity [UPDATE] Experiments API에 Kubeflow 연동 로직 추가 및 엔티티 필드 리팩토링 (ExperimentsController, ExperimentsEntity) 9 months ago
exception [ADD] TEST CODE 추가 11 months ago
models [ADD] TEST CODE 추가 11 months ago
payload [REFACTOR] Extracted user-related operations into a dedicated UserService and updated controller methods to use it 9 months ago
repository [ADD] Experiments API 및 관련 엔티티, 서비스, 리포지토리 구현 (ExperimentsController) 9 months ago
security [ADD] Dataset 관리 기능 추가 (Entity, Repository, Service, Controller) 및 MinIO업로드구현 9 months ago
service [ADD] Experiments API 및 관련 엔티티, 서비스, 리포지토리 구현 (ExperimentsController) 9 months ago
specification [ADD] Experiments API 및 관련 엔티티, 서비스, 리포지토리 구현 (ExperimentsController) 9 months ago
swagger [ADD] TODO: REFRESH TOKEN 10 months ago
AutoFlowApplication.java [ADD] Pipeline 업로드 기능 추가 (Controller, Service) 및 RestTemplate 빈 등록 9 months ago