-
재호
1. Angular service 코드 작성(course 부분)
2. doc_name, course_doc 로직 수정(예외 처리하는 private한 메서드 정의 필요)
3. Response Dto
-
### Description
제목에 최대 길이가 없어서 모든 내용을 제목에 넣을 수 있다. 이는 Fe UI에 문제가 생길 수 있다. 따라서 제목에 최대길이를 제한해야한다.
### Todos
- [ ] DTO 수정
### ETC
굳이 데이터 베이스를 건들일 필요는 없을 것 같다. 하지만, title이 사용되는 모든 dto에 제한을 걸어두어야 한다…
-
## Is there a way to still use projections with nested expression?
Here's some additionnal information. I have an entity that has one or many DTOs of it. Theses DTOs contain other DTOs from other ent…
-
-
service 구현 중 파라미터 수가 5개 이상인 경우가 발생하였습니다.
너무 많다는 생각 들어 DTO를 써볼까 생각해보니 쓸거면 다른 service 메서드들에서도 일관적으로 적용하는게 낫지 않을까 생각듭니다.
Service 메서드 파라미터에 대한 DTO 적용에 대해 어떻게 생각하시나요?
## 참고자료
- [인프런 | controller,…
-
1 Run Nginx separately, it works fine:
![image](https://github.com/intel/DTO/assets/17918455/c0000a6d-d9a1-4610-94f4-bccfb955f500)
![image](https://github.com/intel/DTO/assets/17918455/cce42694-7bef…
-
this works
```
public void writeTable(Table table, List requiredColumns, List indexList) {
for (int i = 0; i < requiredColumns.size(); i++) {
writeValue(table,…
apb12 updated
1 month ago
-
Add unit testing for `internal/stackql/acid/acid_dto`.
Acceptance Criteria:
- 85% unit test coverage.
-
# Beskrivelse
Unify the GET and PUT model for RegisteredSystem for Vendor
# To do's
- [x] Unify the GET and PUT model for RegisteredSystem for Vendor
- [x] Update the unit tests
- [x] Don't change …
-
[Freshdesk ticket](https://gcdigital.slack.com/archives/C04U4PCDZ24/p1727183846723389)
_This ticket serves as a reference to the Freshdesk ticket. The acceptance criteria and definition of done will …