0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Java Spring bootでアプリケーションを個人開発してみる

Last updated at Posted at 2025-07-04

初めに

Javaアプリケーション開発のプロジェクトに携わってきましたが、ゼロイチで作ったことがないなあと思ったので個人開発を始めてみることにしました。

今後自分で開発を進めるにあたって詰まったところや、学習した内容をここで発信していきたいと思います。

また、Next.jsを採用した案件でAI駆動開発の経験もありますが
Java × AI駆動開発がどれくらい使いやすいのか個人的に興味もあるので、一部の機能をAIに任せてみようと思っています。

技術スタック

バックエンド

フレームワーク: Spring Boot 3.5.0
言語: Java 17
DB接続:MyBatis 3.0.3
データベース: MySql@8.0

フロントエンド

テンプレートエンジン: Thymeleaf
レイアウト: Thymeleaf Layout Dialect
CSS フレームワーク: Tailwind CSS 3.4.0

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?