Step 1—Create a Maven project in IntelliJ IDEA

In IntelliJ, select File | New | Project. This will open up the New Project wizard, as shown in the following screenshot. Now select Maven and click the Next button:

Figure 05: New Maven project in IntelliJ

On the next screen in the New Project wizard (Step 2), enter the GroupId, ArtifactId, and Version, as shown in the following screenshot:

Figure 06: Maven project setup in IntelliJ—Input GroupId, ArtifactId and Version

On the next screen in the New Project wizard (Step 3), enter the Project name ...

Get Hands-On Spring Security 5 for Reactive Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.