Footstep . 발자취

2020/04/02 Foot step

Kee. 2020. 4. 2. 18:38

About programming

Learned about setting of gradle,

-Ajax에서 요청 처리시

window.location.href = '/';

location.reload(); 의 차이.

modal의 역활

 

Brush up on하면서 JUnit

 

Git

! [rejected] master -> master (fetch first) error

git pull origin master --allow-unrelated-histories 명령어로 해결.

 

누락된 것들

-return wordRepository.findAllAsc().stream

-private String modifiedDate;

-ApiController에서 update mathod누락.

-Service에서 update mathod 누락.

 

 


About new stuff

Learned about big data(python pandas)

 

 

 

Todo-list