Skip to content

BenYip123/Frog-Backend-Programming-Test

Repository files navigation

frog-backend-programming-test - contains source code

frog-backend-programming-test-0.0.1-SNAPSHOT.jar - executable jar file

LogFromBookControllerTests.txt - log from testing BookController

LogFromBookRepositoryTests.txt - log from testing BookRepository

Use the URL localhost:8080/h2-console/ to access the H2 database

To login to it the following must be the same:

Driver Class: org.h2.Driver

JDBC URL: jdbc:h2:mem:db

Username: sa

Password:

(password is not set)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages