システム開発のトレンドとして、マイクロサービス化が進んできています。モノリス(一枚岩)スタイルの開発に比べて、アプリケーションの単位は小さくなり、多くのサービスが構築されます。 Uberの配車ビジネスやAirbnbの民泊に代表されるデジタルビジネス ...
前提環境を構築するため、Spring Bootをインストールします。詳細は拙著「APIエコノミーの作り方」の第六回「APIの組み合わせの勘所」をご参照ください。 ブラウザからSpring Initializerにアクセスし、以下の通り入力します。Generate Projectをクリックすると、資材 ...
Building web services and documenting RESTful endpoints is no easy task, but testing RESTful APIs has always been a particularly sore point with Spring Boot and Java. Sure, you can test a GET ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Spring Boot is Java’s premiere framework for the development of RESTful web services. Swagger is ...