[나눔] 220517 업무일지
1. iOS 실행 방법 검색
2. 나눔in, GSCM 웹 서비스 수정사항 파악 및 코드 분석
https://jyj98020.tistory.com/366
String Boot Controller Annotation
@Controller(value="xxx") @RequestMapping("xxx") 또는 ("/xxx") //url 값 @GetMapping("xxx") 또는 @GetMapping(value="xxx") @PostMapping("xxx") @Slf4j @Autowired @PersistenceContext @PathVariable("xxx")..
jyj98020.tistory.com
3. GS시험인증 수수료 산정 내역 확인
4. 중기벤처부 사업설명회 참석 (제주대)
5. SQLD 공부
[나눔] 220518 업무일지
1. 나눔 서비스 iOS 실행
https://jyj98020.tistory.com/368
MAC + Flutter + xCode 설치
[Flutter] 1. 다운로드 페이지 접속 https://docs.flutter.dev/get-started/install/macos macOS install How to install on macOS. docs.flutter.dev 2. 아래 zip 파일 다운로드 3. Mac 터미널 창 열고 아래 명..
jyj98020.tistory.com
cocoapods, permission denied 오류 해결
2. 신한 PG 계약 관련 안내 확인
3. SQLD 공부
[나눔] 220519 업무일지
1. 제주형 청년 R&D 인력 육성사업 서류 제출 (제주벤처마루)
2. 나눔 서비스 iOS 앱 배포 준비
계정, Archive, Build 설정
3. SQLD 공부
[나눔] 220520 업무일지
1. 나눔 3차 iOS 앱 배포
아이콘 변경
2. 나눔 2차 웹 코드 확인 -> DAON 웹 구조
https://jyj98020.tistory.com/371
String Boot Model Annotation
@Entity @JsonIdentityInfo(generator=xxxGenerator.class) @Data @ToString(exclude={"xxx","xxx"}) @Id @GenericGenerator(name="xxx", strategy="xxx") @GeneratedValue(generator="xxx") @Column(name="xxx",..
jyj98020.tistory.com
3. SQLD 공부
[나눔] 220523 업무일지
1. 나눔 2차 웹 코드 확인 -> DAON 웹 구조
https://jyj98020.tistory.com/372
Spring Boot Main Annotation
@SpringBootApplication @ComponentScan("xx.xxx.*") @EnableJpaRepositories("xx.xxx.*") @EntityScan("xx.xxx.*") @MapperScan("xx.xxx.xxx") @EnableOAuth2Client @SpringBootApplication 스프링 부트의 가장..
jyj98020.tistory.com
https://jyj98020.tistory.com/373
Spring Boot Service Annotation
@Service @Slf4j @Autowired @PersistenceContext @Override @Transactional @PostConstruct @Override 상속받은 메서드를 재정의할 때 메서드 이름이 틀리지 않게 쓰기 위한 어노테이션 컴파일러에게 부모 클래스..
jyj98020.tistory.com
2. 2022년 품질(성능)인증획득 지원사업 신청서 작성
[나눔] 220524 업무일지
1. 2022년 품질(성능)인증획득 지원사업 신청서 작성
2. 선례의 건축이야기 목차 업데이트
3. SQLD 공부
'두두의 IT > Today I Learned' 카테고리의 다른 글
[220615] OCA, 코테, 기술 블로그, AWS, CI/CD, 자료구조/알고리즘 (0) | 2022.06.15 |
---|---|
[220602-220609] AngularJS, JIRA (0) | 2022.06.02 |
[220513-16] SQLD, Spring Boot 설정 (0) | 2022.05.16 |
[220509-12] Spring Boot 오류/설정, SQLD (0) | 2022.05.12 |
[220506] Spring Boot 오류/설정, SQLD (0) | 2022.05.06 |