연향동큰손

  • 홈
  • 태그
  • 방명록

BackEnd/spring 21

간단한 Web페이지 프로젝트(1)-상품 도메인 개발

상품 객체package hello.itemservice.domain.item;import lombok.Data;//@Getter//@Setter@Datapublic class Item { private Long id; private String itemName; private Integer price; private Integer quantity; public Item() { } public Item(String itemName, Integer price, Integer quantity) { this.itemName = itemName; this.price = price; this.quantity = quantity; }} ..

BackEnd/spring 2024.07.03
이전
1 2 3
다음
더보기
프로필사진

연향동큰손

https://github.com/yangwoohyeon

  • 분류 전체보기 (239)
    • BackEnd (99)
      • spring (21)
      • 스프링 MVC (25)
      • Thymeleaf (17)
      • HTTP (12)
      • Database (14)
      • Kafka (6)
      • Redis (4)
    • 알고리즘 (0)
      • 백준 (53)
      • 해시 (4)
      • 스택 큐 (8)
      • DP (5)
      • 힙 (2)
      • 정렬 (3)
      • 완전탐색 (6)
      • DFS,BFS (6)
      • 탐욕법(Greedy) (5)
      • 배열 (1)
    • Deployment (13)
      • Docker (5)
      • AWS (5)
      • github Actions (1)
      • Cloudflare (2)
    • 자바 (7)
    • 컴퓨터 (3)
    • git (5)
    • 프로젝트 (1)
    • 에러 일기 (2)
    • 9oormthonUNIV 스터디 프로젝트 (4)
    • DevOps (11)
      • Kubernetes (7)

Tag

스프링, EC2, AWS, 타임리프, 배포, 그래프, 검증, @Transactional, 그리디 알고리즘, Kafka, BFS, 프로그래머스, 자바, kubernetes, 백준, spring, 정렬, Docker, dfs, 브루트포스,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

Archives

Calendar

«   2025/09   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 깃허브

티스토리툴바