-
I've reviewed the current status of the RETORCH orchestration tool, and I believe it’s almost ready to migrate the first version to this repository and make it publicly available. I’m beginning to out…
-
### 작업 설명
- 기존 FE에서 하던 작업을 더미데이터를 활용하여 BE에서 작업하도록 변경합니다.
- 프론트엔드에서 사용 가능 날짜 조회 요청 시 더미데이터의 폼들을 반환(Dto 형태로 더미인지 + 해당 날짜)
### 접근 방법
- [ ] 스케줄러를 사용해 3달에 1회씩 한번에 반환할 더미 데이터 형성
- [ ] User 날짜 조회 기능 -…
-
## Environment Details
* Helidon Version: 4.0.6
* OpenAPI generator version: 6.2.1
* Helidon MP
* JDK version: 21
* OS: Windows
Source code formatting of data transfer objects generated by the…
m0mus updated
7 months ago
-
>MVC
- model, view, controller
= model : 데이터 처리 과정, DBMS modeling
= view : 사용자가 보는 화면
= controller : 사용자의 요청을 받고, 그 결과를 사용자에게 다시 보내는 과정.
- DAO : data access object : dbms 접속 담당
-…
-
-
Issue: Check toEntity implementation in DTOFound on file: dtos/QuejasYReclamosDTO.javaOn commit: 3dda654e207e86a13328856bf4497bc9011832d9Go to the Knowledge Base to find more info about this violatio…
-
this works
```
public void writeTable(Table table, List requiredColumns, List indexList) {
for (int i = 0; i < requiredColumns.size(); i++) {
writeValue(table,…
apb12 updated
2 months ago
-
- [x] Entity class 작성
- [x] Dto 작성
- [x] 자산 작성 API
- [x] 자산 수정 API
- [x] 자산 삭제 API
- [x] 화면구성과 연결
- [x] 자산이 없을 시 만드는 기능 화면구성에서 추가
-
The goal is to create a Python web backend reference architecture that serves as a foundational project for future development. This reference project will include multiple domains/feature areas and d…
-
Request/follow up a Production Subscription for SSC Assistant. This is for in preparation for the SSC to have the ATO and officially be a production solution.
Idealy we should have the subscription o…