以下の記事を参考に、Spring BootとReactを組み合わせて開発を行ってみます。 Using create-react-app with Spring Boot Spring InitializrからダウンロードしたSpring Bootの雛形をEclipseにimportします。 import > Maven > Existing Maven Projects でzipを解凍したファイルを指定すればOKです。 src/mainディレクトリに移動し、 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http