Søren Roug

Results 3 issues of Søren Roug

Description: A program displays some data in columns and then asks for information at the end of the line with an INPUT statement. The user submits the input by hitting...

Now you can do mvn package without -DskipTests. In the process I found a bug that prevented MSIE from getting text/html as intended in the code.

I'm building a small Spring Boot v3.4.0 application with Spring 6.4.1, H2 v.2.3.232, Thymeleaf 3.1.2.RELEASE and thymeleaf-extras-springsecurity6 3.1.2.RELEASE. When I run the application from `mvn spring-boot:run` everything works. When I...