학습로그 1-1 [Spring] @SpringBootApplication - 3 내용 @SpringBootApplication 는 Spring 의 기본 설정을 선언해준다. main이 들어있는 클래스 상단에 붙여준다. @ComponentScan은 @Component를 스캔하여 빈으로 등록된 것들을 찾아준다. @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited @SpringBootConfiguration @EnableAutoConfiguration @ComponentScan(excludeFilters = { @Filter(type = FilterType.CUSTOM, classes = TypeExcludeFi..
STEP 1,2,3 PR링크 학습로그 1-1 [Java] Functional Interface - 3 내용 - Consumer 타입은 인자로 받아 리턴하지 않고 소진한다. - Command 명령어를 Consumer 를 받아 함수 표현식을 accept()로 실행가능하다. if 분기문을 줄일 수 있다. - Function 값으로 표현식을 받아 apply()로 실행가능하다. [Java] StreamAPI - 3 내용 - reduce(BinaryOperator accumulator) => Optional - reduce(T identity, BinaryOperator accumulator) => T - reduce(U identity, BiFunction accumulator, BinaryOperator com..
- Total
- Today
- Yesterday
- 우테코수업
- TCP/IP
- javascript
- 회고
- 내부코드
- 코드스쿼드
- java
- React
- 마스터즈코스
- 개발공부일지
- 모의면접준비
- 카카오
- OS
- 월간회고
- 운영체제
- TIL
- JPA
- CS
- python
- Spring
- 알고리즘
- JS
- 네트워크
- 글쓰기미션
- 인증
- 객체지향
- DB
- 학습로그
- 우아한테크코스
- Transaction
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |