Coder Social home page Coder Social logo

vscode_spring's Introduction

ABOUT THIS REPOSITORY

Visual Studio Code で Spring 開発を行うことを検証するリポジトリです。

環境・前提条件

  • macOS
    • Monterey:12.0.1(21A559)
    • Apple M1 Pro
  • Java:OpenJDK 11.0.14
  • Maven:3.8.5
  • Visual Studio Code
    • Extension Pack for Java
      • Language support for Java (TM) by Red Hat
      • Debugger for Java
      • Test Runner for Java
      • Maven for Java
      • Project Manager for Java
      • IntelliCode
    • Spring Boot Extention Pack
      • Spring Initializr Java Support
      • Spring Boot Tools
      • Spring Boot Dashboard

コンパイル

  • Visual Studio Code の設定
  • Maven を用いる場合

実行

通常の実行

DemoApplication.java を開き、main メソッド付近に表示されている Run を押下

Maven コマンドから実行

mvn spring-boot:run

Maven で作成した実行可能 jar から実行

java -jar ./demo/target/java -jar demo-1.0-SNAPSHOT.jar

vscode_spring's People

Contributors

yo41sawada avatar

Watchers

 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.