Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
046-using-profiles-and-mariadb
2cc4eb4f
·
Added support for MariaDB and profiles.
·
Aug 13, 2021
044-jpa-gotchas
bcfab778
·
We can lose the call to println by taking the "peek" out of the stream processing.
·
Aug 05, 2021
044-7
7981c3a3
·
Now we've changed the toDomain() method so that it takes a parameter to...
·
Aug 05, 2021
044-6
e2d9d8b9
·
If we switch to the one without trustees, then the test fails.
·
Aug 05, 2021
044-5
02af356d
·
Now used entity graphs with queries to have two methods that both return ALL...
·
Aug 05, 2021
044-4
76eb4117
·
We've removed the Transactional annotation from service, and add @EntityGraph to the repository.
·
Aug 05, 2021
044-3
64c368fc
·
We can add @Transactional to the CharitySearchImpl.java class and this keeps...
·
Aug 05, 2021
044-2
5f45de05
·
With this current code, one of the tests fail.
·
Aug 05, 2021
044-1
1d789704
·
Recoded service layer to use new JPA repository, but we need to translate...
·
Aug 04, 2021
043-jpa-hexagonal
37ee841b
·
Can now add tests to check the trustees are being retrieved, are available to...
·
Jul 30, 2021
042-intro-jpql
6fe94c0f
·
Added @Query example to JPA.
·
Jul 30, 2021
041-intro-jpa
7fbdd387
·
In this BRANCH, we've introduced JPA (Java Persistence Architecture) and...
·
Jul 29, 2021
040-introduce-logging
daf14c5d
·
Feels like a good time to introduce logging.
·
Jul 09, 2021
039-add-jdbc-tests
18ad576a
·
In the same way that we tested the controllers, we can test the repositories...
·
Jul 09, 2021
038-add-mock-tests
985008bf
·
If all we're testing is the controller and it's application of web standards,...
·
Jul 09, 2021
037-e2e-tests
3e397136
·
The tests are now working again, and we've added some new ones. We've also...
·
Jul 09, 2021
036-convert-test-to-sbtest
065821be
·
Our previous tests have stopped working.
·
Jul 08, 2021
035-update-to-db
157b9f33
·
Rippled a number of changes through to enable DB-persistence using JDBC for...
·
Jul 08, 2021
034-add-trustee-table
b9cf52ac
·
Let's put the trustees back into the discussion.
·
Jul 08, 2021
033-extend-REST-api
5cef5876
·
Add a REST API with 404 error handling and a POST.
·
Jul 06, 2021
Prev
1
2
3
Next