An open API service indexing awesome lists of open source software.

https://github.com/casl0/spring_devcontainer_template

SpringBootのDevContainer用テンプレート
https://github.com/casl0/spring_devcontainer_template

Last synced: 3 months ago
JSON representation

SpringBootのDevContainer用テンプレート

Awesome Lists containing this project

README

          

# spring_devcontainer_template

SpringBoot の DevContainer 用テンプレート

## Getting Started

コマンドパレット(Ctrl+Shift+P)を開き、Spring Initializer を実行しプロジェクトを作成してください。

## コンテナ構成

### web

Web サーバーのコンテナ

### db

データベースサーバーのコンテナ

### phpmyadmin

データベースクライアントのコンテナ