-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I've try your mirco-framework, and found it great !
But I've got some difficulties with your tutoral (https://joddframework.org/)
-
the code on the web page and the github some times are not the same
-
the jdbc url required an extra parameter to be used
-
when using like this, the AppContextListener was never found by the tomcat (NotFoundDefClassException)
so i've try ti use the org.jodd:joy-boot-tomcat8 dependency, and it works (more or less), but still have cross this problems : the joy.props are not loaded
=> need to define manually the dabase properties and to set the table name for the entities
please have a look at the fork with my version
maybe you could pinpoint what I've done wrong, and add a new step about the bootstrap integration
Metadata
Metadata
Assignees
Labels
No labels