IT is my life

Spring Boot

Spring BootアプリにFlywayを導入してみた

2019-04-04
Spring Bootのアプリで、ローカルDBのスキーマをうまく管理するためにFlywayを導入してみたのでメモ。 Flywayを選んだ理由 Flywayを
Read more…

Spring Web MVCのAuto Configuration周辺のクラス図を描いてみた

2018-09-04
Spring BootでWeb MVCを使う場合、@EnableWebMvcを使うとAuto Configurationの一部が無効化されてしまうため、原則
Read more…

ModelMapperで1対1に対応しないフィールドのマッピング

2018-08-25
最近はSpring Bootで開発する際にModelMapperを使っているのですが、1対1に対応しないようなフィールドをマッピングしたいと思
Read more…

Spring BootをGoogle App Engineフレキシブル環境へデプロイする

2018-08-06
前回はSpring BootをApp Engineのスタンダード環境にデプロイしましたが、今回はフレキシブル環境を試してみます。 こちらもGith
Read more…

Spring BootをGoogle App Engineスタンダード環境にデプロイする

2018-08-04
個人的にGoogle Cloud Platformをいろいろ試してみようと思い、よく使っているSpring BootでApp Engineへデプロイしてみま
Read more…

一部のパスだけSpring SecurityのCSRF対策を無効化する

2018-07-18
Spring SecurityではデフォルトでCSRF対策のトークンが有効になっている。 しかしこれが原因で、認証が不要なAPIでもAjaxでPOSTリク
Read more…

Spring Boot アノテーション集

2018-07-11
最初にこのくらい知ってたら良かった…と思うSpring Bootのよく使うアノテーションのまとめ。 詳細は省いてあるので、公式のJavaDocを
Read more…

Recent Posts

  • AIは「耳の痛いこと」を言ってはくれない
  • LLMを使って仮説の自動抽出と分析・可視化を試してみた
  • Claude Codeのプロンプトやツール定義を探ってみた
  • Claude Codeを触ってみて感じたこと
  • 生成AIで生成タスクを扱うことの本質的な難しさ
  • GitHub Copilot Coding Agentの導入・活用に向けた考察
  • GitHub Copilot Coding Agentで消費するプレミアムリクエスト等を集計してみた
  • GitHub Copilot Coding AgentのRAGの仕組みを調べてみた
  • GitHub Copilot Coding Agentを試してみた
  • バイアスを外そうとせず、いろんなバイアスをかけられるようになろう

Categories

  • Ai (17)
  • Cloud (6)
  • Database (6)
  • Life-Hack (5)
  • Mentoring (7)
  • Principle (7)
  • Programming (15)
  • Report (14)
  • Security (13)
  • Self (4)
  • Software-Design (9)
  • Team (6)
  • Tool (22)
  • Work (3)

Social

GitHub

Tags

agentic-coding (7) atcoder (2) aws (8) azure (1) bat (1) checkstyle (2) chrome-extension (1) ci (6) claude-code (2) design-pattern (6) domain-driven-design (1) doxygen (1) excel (2) flyway (1) gcp (2) git (1) github (7) github-actions (7) github-copilot (4) github-copilot-coding-agent (4) google-app-engine (2) gradle (1) graphviz (1) groovy (1) h2 (1) hibernate (3) html (1) hugo (4) iac (3) intellij-idea (2) java (14) javascript (1) jjug (2) jsug (5) lambda (1) linux (2) llm (7) mac (2) maven (3) mybatis (1) mysql (1) oidc (1) oracle (2) owasp-zap (1) pdf (1) postgresql (2) python (2) rag (5) review (2) reviewdog (1) seccon (1) servlet (3) shell (2) spring-boot (7) spring-data-jdbc (1) spring-data-jpa (4) spring-integration (1) spring-security (2) spring-web-mvc (3) terraform (3) test (2) thymeleaf (1) vuetify (1) windows (2) wireshark (1) zsh (1)

© 2025 IT is my life. Generated with Hugo and Mainroad theme. Privacy Policy is here.