Commit Graph

24 Commits

Author SHA1 Message Date
Tom Hombergs
e82850920f added example configuration parameter to show how to "cleanly" inject configuration parameters into the application 2019-09-17 21:08:52 +02:00
Tom Hombergs
005713d573 BuckPal -> CashPal 2019-09-03 07:07:15 +02:00
Tom Hombergs
885b2b6a55 added README 2019-08-28 18:06:29 +02:00
Tom Hombergs
d10f93797d added travis CI 2019-08-28 17:49:46 +02:00
Tom Hombergs
e370f8ae75 Merge pull request #1 from mdeinum/master
Added missing build files and dependencies
2019-08-28 17:48:32 +02:00
Tom Hombergs
69f0c3594d Merge branch 'master' into master 2019-08-28 17:46:24 +02:00
Tom Hombergs
a63b0854ef added build.gradle files 2019-08-28 17:38:43 +02:00
Marten Deinum
054503ba10 polish .gitignore for subdirectories 2019-08-28 09:57:16 +02:00
Marten Deinum
4de5aa817f Add missing build files and polish dependencies 2019-08-28 09:56:08 +02:00
Marten Deinum
c97d93ec7a Make gradlew executable 2019-08-28 09:48:25 +02:00
Tom Hombergs
df3c7484b7 added meaningful assertion 2019-08-19 07:03:39 +02:00
Tom Hombergs
54cceee179 cashpal -> buckpal 2019-08-19 06:33:45 +02:00
Tom Hombergs
eab6af3485 fixed the tests 2019-08-17 09:07:36 +02:00
Tom Hombergs
cc2237590a replaced bookreview app with cashpal 2019-08-10 07:54:51 +02:00
Tom Hombergs
b7acb8e299 polished multi-module build 2019-06-29 07:45:02 +02:00
Tom Hombergs
b581e6db16 added hexagonal ArchUnit check 2019-06-16 07:57:40 +02:00
Tom Hombergs
d28fa49d90 split into dedicated gradle modules 2019-06-14 12:47:49 +02:00
Tom Hombergs
d8592c65ec reduced visibility 2019-05-15 05:48:31 +02:00
Tom Hombergs
ec8ee2cfc5 minor fixes 2019-05-15 05:41:54 +02:00
Tom Hombergs
6b3a621647 - added test for AuthorPersistenceAdapter
- added some demo classes
2019-05-11 07:30:42 +02:00
Tom Hombergs
926453cb70 added stereotype annotations 2019-05-11 06:48:13 +02:00
Tom Hombergs
b14a09e3e6 example with no mapping between use case and persistence 2019-05-08 23:31:51 +02:00
Tom Hombergs
dc77551a44 added comment 2019-05-08 23:17:03 +02:00
Tom Hombergs
1f6852e5b7 first working example with use case and persistence adapter 2019-05-08 23:12:17 +02:00