LoginSignup

This article is a Private article. Only a writer and users who know the URL can access it.
Please change open range to public in publish setting if you want to share this article with other users.

More than 5 years have passed since last update.

Spring Bootで開発したアプリケーションのGitHubリポジトリ

Last updated at Posted at 2018-03-15

概要

今までに勉強や検証を目的に開発したSpring BootアプリケーションのGitHubリポジトリの一覧です。

Spring Bootで簡単なRest APIを実装する

Spring Boot 1.5 / 2.0を利用した簡単なRest APIのプロジェクトです。

Kotlin版

Kotlin版はそれぞれQiitaの記事にしました。詳細はそれぞれの記事で確認できます。

Kotlin with Spring Boot 1.5で簡単なRest APIを実装する

Kotlin with Spring Boot 2.0で簡単なRest APIを実装する

Java版

Java版のQiita記事はありませんが、実装内容はKotlin版とほぼ同じです。

Java with Spring Boot 1.5で簡単なRest APIを実装する

Java with Spring Boot 2.0で簡単なRest APIを実装する

Spring Bootアプリケーションをmavenのmulti moduleで構成する

Mavenのmulti moduleで構成したSpring Bootのサンプルアプリケーションです。

Spring Bootとユニットテスト環境の設計について

ユニットテストコードを実装、保守しやすいテスト環境の設計について考察し、それを反映したサンプルアプリケーションです。

Spring Security with Spring Boot 2.0で簡単なRest APIを実装する

Spring Securityを利用したRest APIのサンプルアプリケーションです。

Spring Security & JWT with Spring Boot 2.0で簡単なRest APIを実装する

Spring SecurityとJWTを利用したRest APIのサンプルアプリケーションです。

Thymeleaf 3.0を使用した入力フォームのサンプル

Thymeleaf 3.0とCSSフレームワークのBootstrap 4.1を利用した入力フォームのサンプルです。

Java 10でSpring Boot 2.0 アプリケーションを開発するときの初歩的な注意点

Java 10を利用したSpring Bootアプリケーションのサンプルです。

補足

リリース

0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up