Skip to content
@woorinpang

woorinpang

HI there!

[하이룽] 👋

Config

서버 설명
CONFIG-SERVER 설정
DISCOVERY-SERVER 유레카 서버
APIGATEWAY api 게이트웨이

Repo

저장소 설명
CONFIG-DEV-REPO application.yml 저장소

Service

서비스 설명
USER-SERVICE 사용자 서비스
ASSET-SERVICE 자산 서비스
NOTIFICATION-SERVICE 알림 서비스

Rest Api Docs

서비스 설명

사용 기술스텍

기술스택 개발환경
Spring - String Boot 3.2.x
- Java 21
- Gradle
- Spring Web Mvc
- Spring Security
Spring Cloud - Eureka
- Gateway
- Config
- OpenFeign
Authenticate - JWT (Json Web Token)
ORM - JPA
- Querydsl
Database - Mysql
- Redis
Test - Spring RestDocs
- JUnit5
- Mock
Message Queue - Kafka
Monitoring - Spring Cloud Sleuth
- Zipkin

시스템 아키텍처

브랜치 전략

  • main
  • release
    • hotfix
  • develop
    • feature
    • refactor

테스트 전략

테스트는 통합테스트(Integration), 단위테스트(Mock), 레포지토리테스트(DataJpaTest)로 나우어 진행한다.

  • controller : 통합테스트, 모든 bean을 올리고 운영환경과 가장 유사하게 테스트를 한다.
  • service : 단위테스트, 진행하고자 하는 테스트에만 집중하여 테스트한다.
  • repository : 레포지토리테스트, 관련된 Bean들만 등록하여 통합테스트 보다 빠르게 테스트를 진행한다.

Popular repositories Loading

  1. user-service user-service Public

    유저 서비스

    Java

  2. .github .github Public

    introduce

  3. config-repo config-repo Public

    config

  4. config-server config-server Public

    config-server

    Java

  5. discovery-server discovery-server Public

    discovery-server

    Java

  6. apigateway apigateway Public

    apigateway

    Java

Repositories

Showing 8 of 8 repositories
  • user-service Public

    유저 서비스

    woorinpang/user-service’s past year of commit activity
    Java 0 0 0 0 Updated Nov 19, 2024
  • asset-service Public

    asset-service

    woorinpang/asset-service’s past year of commit activity
    Kotlin 0 0 0 0 Updated Nov 16, 2024
  • post-service Public

    블로그

    woorinpang/post-service’s past year of commit activity
    Java 0 0 0 0 Updated Oct 22, 2024
  • .github Public

    introduce

    woorinpang/.github’s past year of commit activity
    0 0 0 0 Updated Aug 17, 2024
  • apigateway Public

    apigateway

    woorinpang/apigateway’s past year of commit activity
    Java 0 0 0 0 Updated Aug 17, 2024
  • discovery-server Public

    discovery-server

    woorinpang/discovery-server’s past year of commit activity
    Java 0 0 0 0 Updated Aug 4, 2024
  • config-server Public

    config-server

    woorinpang/config-server’s past year of commit activity
    Java 0 0 0 0 Updated Jun 30, 2024
  • config-repo Public

    config

    woorinpang/config-repo’s past year of commit activity
    0 0 0 0 Updated May 4, 2024

Top languages

Loading…

Most used topics

Loading…