Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

02. 개요

Info

...

04. Spring Boot Application 준비

...

iconfalse

Image Removed

  • 다운로드한 aidemo.zip을 'C:\workspace\aidemo' 에 압축해제 합니다.
    • Git Clone
Code Block
sansae@VS25-winpro10:/mnt/c/workspace$ git clone https://github.com/Sanses/reactive-shorturl-webui.git
Cloning into 'reactive-shorturl-webui'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 43 (delta 2), reused 39 (delta 1), pack-reused 0
Unpacking objects: 100% (43/43), done.
sansae@VS25-winpro10:/mnt/c/workspace$ cd reactive-shorturl-webui

...