Java / Spring Boot の小さな検証コード置き場です。
- CONTRIBUTING.md: 貢献の進め方
- AGENTS.md: AI エージェント向けガイド
- docs/repository-guidelines.md: リポジトリ共通方針
apache-commons-csv-spring-boot-api: Spring Boot + Apache Commons CSV の CSV export/import APIconfiguration-properties-demo: Deprecated. 旧名称として残している@ConfigurationPropertiesサンプル。現行用途はspring-boot-configuration-propertiesを参照spring-boot-configuration-properties: 現行サンプル。Spring Boot 3.5.x / 4.1.0 のrecordベース@ConfigurationProperties検証spring-boot-performance-stub: 性能テスト用の遅延レスポンスを返すSpring BootスタブAPIspring-boot-test-application-runner-disable:@SpringBootTestでApplicationRunnerが動く挙動の確認mockito-argument-captor: MockitoArgumentCaptorでリポジトリへ渡す値を検証する JUnit 5 サンプル