Coder Social home page Coder Social logo

popular-vote-architecture's Introduction

spring java

popular-vote-architecture

Redis와 Kafka, Spring을 활용한 강아지 인기투표 아키텍쳐 만들기

architecture

결과물

  • 백엔드 서버 소스코드 (Java, Kotlin 등)
  • 실행 중인 백엔드 서버 (Github readme.md에 서버의 접속 가능한 URL을 작성해주세요.)
    • 101.101.219.56:8080 (command)
    • 101.101.219.56:8081 (query)
  • 실행 중인 카프카 서버, 레디스 서버, 데이터베이스 서버 (별도로 URL 제공 불필요)
  • API로 구현할 경우 API 명세서 (Swagger 등의 API 명세 자동화 라이브러리를 사용해도 무방)
    • Swagger

popular-vote-architecture's People

Contributors

jaesungahn91 avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  avatar

popular-vote-architecture's Issues

Swagger 적용 이슈

  • springdoc-openapi-ui 를 적용하는 과정에서 문제 발생
  • spring doc 종속성 변경
    • springdoc-openapi-starter-webmvc-ui 사용
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.2'
  • swagger path 변경
    • /swagger-ui.html
    • /swagger-ui/index.html

https://springdoc.org/v2/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.