CodelyTV / java-ddd-example

♨️ DDD in Java skeleton & examples. Course:
https://pro.codely.tv/library/ddd-en-java/about/
426 stars 204 forks source link

Fix: compiling to jar #93

Open eguastay08 opened 6 months ago

eguastay08 commented 6 months ago

When generating the jar, the project does not find the database xml, because they recommend deploying the project using gradle and not the jar.