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?

More than 1 year has passed since last update.

SpringBootと戦う(編集中)

Last updated at Posted at 2023-12-04

はじめに

SpringBootの学習を始めましたが、
理解がかなり難しい。Javaの知識だけでは読み解きが難しい。
いろいろな簡易アプリを作りましたが難しい。

わからないがわからないの連鎖。
これはまずいと思ったので、基本に立ち返って用語を噛み砕くところから本記事で始める。

自身のスキルとしては
Javaは1か月~2か月ほど学習し、超基礎の内容ならわかるくらい。

ちょっとここの認識ちがうんじゃない?っていうのがあれば
ぜひコメントで教えてもらえると勉強になるのでうれしいです。

SpringBootを始めてよく見かけた用語

API

REST API

Bean

DI

アノテーション

Lombok

Thymeleaf

CRUD

エンドポイント

ハンドラ

toString()メソッド

equals()メソッド

hashcode()メソッド

編集中

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?