File tree Expand file tree Collapse file tree
dropwizard-guicey/src/doc/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77** DOCUMENTATION** : http://xvik.github.io/dropwizard-guicey/
88
99* [ Examples] ( https://github.com/xvik/dropwizard-guicey/tree/dw-4/examples/ )
10+ * [ Standalone sample app] ( https://github.com/xvik/dropwizard-app-todo )
1011* [ Extensions and integrations] ( https://github.com/xvik/dropwizard-guicey/tree/dw-4/ )
1112
1213Support: [ discussions] ( https://github.com/xvik/dropwizard-guicey/discussions ) | [ gitter chat] ( https://gitter.im/xvik/dropwizard-guicey )
@@ -153,6 +154,9 @@ Guice BOM | `com.google.inject:guice-bom`
153154HK2 bridge | ` org.glassfish.hk2:guice-bridge `
154155Spock-junit5 | ` ru.vyarus:spock-junit5 `
155156
157+ #### Sample project
158+
159+ You can also use [ sample gradle project] ( https://github.com/xvik/dropwizard-app-todo ) for a new project bootstrap
156160
157161### Snapshots
158162
Original file line number Diff line number Diff line change @@ -79,6 +79,10 @@ Maven:
7979</dependencies >
8080```
8181
82+ ### Sample application
83+
84+ There is also a [ sample gradle application] ( https://github.com/xvik/dropwizard-app-todo ) which could be used for a new project bootstrap.
85+
8286## Usage
8387
8488!!! note ""
Original file line number Diff line number Diff line change @@ -82,3 +82,4 @@ For example: [XML](https://repo1.maven.org/maven2/ru/vyarus/dropwizard-guicey/{{
8282* [ ** Installers** ] ( installers/resource.md ) describes all guicey installers. Use it as a * extensions hand book* .
8383* [ ** Modules** ] ( guide/modules.md ) external extension modules overview.
8484* [ ** Examples** ] ( examples/authentication.md ) some usage examples.
85+ * [ Standalone sample application] ( https://github.com/xvik/dropwizard-app-todo )
You can’t perform that action at this time.
0 commit comments