Commit Graph

  • 7e8ea87312 Merge pull request #27 from pat-karakun/master master Tom Hombergs 2022-10-13 16:28:42 +11:00
  • 919ae2de13 Merge pull request #34 from benjaminknauer/patch-1 Tom Hombergs 2022-10-13 16:28:07 +11:00
  • 13e604d083 Instanciate ValidatorFactory only once Benjamin Knauer 2022-09-23 12:47:46 +02:00
  • 83ecaa202b replace hardcoded package names with (unused) parameters; reduce redundancy CHE0LIP 2021-04-09 10:50:46 +02:00
  • f5a9be5077 remove period Tom Hombergs 2021-02-20 15:15:09 +11:00
  • 4806b68230 add book cover to README single-module Tom Hombergs 2021-02-20 15:14:21 +11:00
  • 844ee6b55b change status badge to GitHub actions Tom Hombergs 2021-02-20 14:01:09 +11:00
  • e8fce429e6 fix error in arch unit test Tom Hombergs 2021-02-20 13:50:55 +11:00
  • 31d89ab436 change zip command in hope to fix reports upload Tom Hombergs 2021-02-20 13:44:22 +11:00
  • e6e9e848d8 refactor code to be easier to match with the code snippets in the book Tom Hombergs 2021-02-20 13:40:34 +11:00
  • 02256fa543 update Java version in README Tom Hombergs 2021-02-20 13:02:49 +11:00
  • 612a40bced create single-module version of the BuckPal codebase Tom Hombergs 2021-02-20 13:01:44 +11:00
  • da897536e7 add application.yml multi-module Tom Hombergs 2020-11-16 14:33:37 +11:00
  • bcc0302dd6 remove "out" from .gitignore Tom Hombergs 2020-08-13 06:34:25 +10:00
  • 137693111a reduced visibility to package-private Tom Hombergs 2020-01-07 05:48:46 +11:00
  • 8d5c6273d9 added H2 to fix startup error Tom Hombergs 2019-12-30 06:27:39 +11:00
  • 8d2e6338ce updated README with prerequisites Tom Hombergs 2019-12-27 06:13:13 +11:00
  • 12447ea195 renamed "test" package to "common" and added stereotype annotations Tom Hombergs 2019-11-16 09:00:02 +11:00
  • 1046711f19 Merge pull request #6 from mdeinum/upgrade-gradle Tom Hombergs 2019-11-16 08:44:37 +11:00
  • a26886a2aa Merge pull request #5 from mdeinum/master Tom Hombergs 2019-11-16 08:44:04 +11:00
  • afaf29fe02 Upgrade to Gradle 5.6.3 Marten Deinum 2019-10-23 10:26:31 +02:00
  • d0730babaf Upgrade to Spring Boot 2.1.9 Marten Deinum 2019-10-23 10:17:48 +02:00
  • ae36ef2b8f fixed missing optional references Tom Hombergs 2019-09-30 12:27:36 +02:00
  • 8bde95472d simplifiex code examples Tom Hombergs 2019-09-30 11:00:57 +02:00
  • e82850920f added example configuration parameter to show how to "cleanly" inject configuration parameters into the application Tom Hombergs 2019-09-17 21:08:52 +02:00
  • 005713d573 BuckPal -> CashPal Tom Hombergs 2019-09-03 07:07:15 +02:00
  • 885b2b6a55 added README Tom Hombergs 2019-08-28 18:06:29 +02:00
  • d10f93797d added travis CI Tom Hombergs 2019-08-28 17:49:46 +02:00
  • e370f8ae75 Merge pull request #1 from mdeinum/master Tom Hombergs 2019-08-28 17:48:32 +02:00
  • 69f0c3594d Merge branch 'master' into master Tom Hombergs 2019-08-28 17:46:24 +02:00
  • a63b0854ef added build.gradle files Tom Hombergs 2019-08-28 17:38:43 +02:00
  • 054503ba10 polish .gitignore for subdirectories Marten Deinum 2019-08-28 09:57:16 +02:00
  • 4de5aa817f Add missing build files and polish dependencies Marten Deinum 2019-08-28 09:49:27 +02:00
  • c97d93ec7a Make gradlew executable Marten Deinum 2019-08-28 09:48:25 +02:00
  • df3c7484b7 added meaningful assertion Tom Hombergs 2019-08-19 07:03:39 +02:00
  • 54cceee179 cashpal -> buckpal Tom Hombergs 2019-08-19 06:33:45 +02:00
  • eab6af3485 fixed the tests Tom Hombergs 2019-08-17 09:07:36 +02:00
  • cc2237590a replaced bookreview app with cashpal Tom Hombergs 2019-08-10 07:54:51 +02:00
  • b7acb8e299 polished multi-module build Tom Hombergs 2019-06-29 07:45:02 +02:00
  • b581e6db16 added hexagonal ArchUnit check Tom Hombergs 2019-06-16 07:57:40 +02:00
  • d28fa49d90 split into dedicated gradle modules Tom Hombergs 2019-06-14 12:47:49 +02:00
  • d8592c65ec reduced visibility Tom Hombergs 2019-05-15 05:48:31 +02:00
  • ec8ee2cfc5 minor fixes Tom Hombergs 2019-05-15 05:41:54 +02:00
  • 6b3a621647 - added test for AuthorPersistenceAdapter - added some demo classes Tom Hombergs 2019-05-11 07:30:42 +02:00
  • 926453cb70 added stereotype annotations Tom Hombergs 2019-05-11 06:48:13 +02:00
  • b14a09e3e6 example with no mapping between use case and persistence Tom Hombergs 2019-05-08 23:31:51 +02:00
  • dc77551a44 added comment Tom Hombergs 2019-05-08 23:17:03 +02:00
  • 1f6852e5b7 first working example with use case and persistence adapter Tom Hombergs 2019-05-08 23:12:17 +02:00