Giter Club home page Giter Club logo

spring-petclinic-data-jdbc's Introduction

Spring PetClinic Sample Application built with Spring Data JDBC

QuickStart

Build

프로젝트를 빌드하여 JAR 파일을 만들고, Docker 이미지로 빌드하고, Docker Hub에 푸시할 수 있습니다.

Local

프로젝트를 로컬로 빌드하려면 다음 명령을 실행합니다.

./gradle build
docker build -t syl1709/petclinic:[version] .
docker push syl1709/petclinic:[version]

[version]을 Docker 이미지에 사용하려는 버전으로 바꿉니다.

Github Action

GitHub 작업을 사용하여 프로젝트를 빌드하고 Docker Hub에 푸시할 수도 있습니다. alt text 버전을 기입하고, Action을 실행하면 프로젝트를 빌드하고 Docker Hub에 업로드합니다.

Run

프로젝트를 실행하려면 JAR 파일을 사용하거나 Gradle로 직접 실행할 수 있습니다.

Local

JAR 파일을 사용하여 로컬에서 프로젝트를 실행하려면 다음 명령을 실행하십시오.

java -jar petclinic.jar

Gradle을 사용하여 프로젝트를 실행하려면 다음 명령어를 실행합니다.

./gradle bootRun

spring-petclinic-data-jdbc's People

Contributors

arey avatar leo-asdf avatar snicoll avatar maciejwalkowiak avatar verydapeng avatar cyrille-leclerc avatar gordonad avatar oscr avatar tduchateau avatar trepel avatar freemansoft avatar aaguilera avatar cruftex avatar crydust avatar rstoyanchev avatar liouxiao avatar adityaketkar avatar aidenchiavatti avatar helloworld123122344134 avatar bram-atmire avatar cbeams avatar colinbut avatar craigsdennis avatar henri-tremblay avatar htynkn avatar jericbryledy avatar meltsufin avatar oltruong avatar saturnism avatar sdeleuze avatar

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.