-
- [x] InitialCommit(HelloWorld)
- [x] login/logout
- [x] simple register
- [x] simple search
- [x] dynamic search
- [x] validation seach
- [x] pagination
- [x] register confirm
- [x] validation regist…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | yes
Currently `CoreShop\Component\Core\Model\Cat…
-
# TODO
## 게시글
### 걷기 게시글
- [x] 걷기 게시글 CREATE
- 타입에 따른 서비스 분류
- [x] 걷기 게시글 READ
- [x] 걷기 게시글 UPDATE
- [x] 걷기 게시글 DELETE
- [ ] 코스 관련 기능
- 걷기 계획 불러오기 (유저 생성 / 올레 분기)
- 인원수 제한
- 게시글 상태 …
-
## Summary(关于这个pr的描述)
When using `org.springframework.data.domain.Pageable` for query pagination, can the returned results overwrite these parameters?
使用org.springframework.data.domain.Pageable做查询分页…
-
안녕하세요
kotlin jdsl spring support 사용 중입니다
다음과 같은 코드를 작성했는데
MeetRepository
```
interface MeetRepository : JpaRepository, KotlinJdslJpqlExecutor
```
MeetReader
```
@Repository
class Mee…
-
### Bug report
The specific here is the disabled Sortable configuration. With Sortable enabled, the rendering on the header content is correct.
Similar issue: #6955
### Reproduction of the pro…
-
## 11/14
0.11.1 released for a bug fix.
OpenAI demo completed.
## 11/13
0.11.0 released. We should have OpenAI demo covered.
## 10/31
Sample SDK https://github.com/Azure/autorest.jav…
-
my Converter
```
@WritingConverter
public class EnumWriteConverter implements Converter {
public EnumWriteConverter() {
}
public String convert(ConverterEnum source) {
ret…
-
-
Need to figure out all the scenarios when we are showing this to the user, and if we can give the user better information.
Formatting of the "attention needed" in the body of the email is not great…