GH-224 - Improve documentation of our examples.
Added a readme to briefly describe what's contained in the examples. Added Maven Wrapper to all example projects. Limit the dependencies of the JDBC based example to sole Spring JDBC (dropping the Spring Data integration as it's not needed for the example. Remove unused, JPA-related property
This commit is contained in:
@@ -35,3 +35,7 @@ To ease the declaration of the individual modules, we recommend to declare the f
|
||||
|
||||
The individual sections describing Spring Modulith features will refer to the individual artifacts that are needed to make use of the feature.
|
||||
For an overview about all modules available, have a look at <<appendix.artifacts>>.
|
||||
|
||||
== Examples
|
||||
|
||||
If you would like to play with the features of the project and see them live in action, check out the examples https://github.com/spring-projects/spring-modulith/tree/{projectVersion}/spring-modulith-examples[here]
|
||||
|
||||
Reference in New Issue
Block a user