Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
11.3
-
None
-
None
-
Windows 10 64 bit. Acer Aspire V5-552P Laptop with AMD A10 64bit processor.
Description
A java.lang.AssertionError exception has occurred.
What I did
Following tutorial here;
https://spring.io/guides/gs/spring-boot/
I downloaded the source from here;
https://github.com/spring-guides/gs-spring-boot/archive/master.zip
The error occurred after I added a simple full-stack integration test and tried to build the project again to compile it.