Commit be05579
authored
Examples reorg: first pass (helidon-io#270)
* Examples reorganization first pass1 parent 26457e0 commit be05579
405 files changed
Lines changed: 686 additions & 303 deletions
File tree
- config
- examples
- etc
- scripts
- examples
- config
- basics
- src/main
- java/io/helidon/config/examples/basics
- resources
- changes
- conf
- secrets
- src/main
- java/io/helidon/config/examples/changes
- resources
- git
- src/main
- java/io/helidon/config/examples/git
- resources
- mapping
- src/main
- java/io/helidon/config/examples/mapping
- resources
- overrides
- conf
- src/main
- java/io/helidon/config/examples/overrides
- resources
- sources
- conf
- secrets
- src/main
- java/io/helidon/config/examples/sources
- resources
- integrations
- cdi
- datasource-hikaricp
- jedis
- oci-objectstorage
- microprofile
- hello-world-explicit
- src/main
- java/io/helidon/microprofile/example/helloworld/explicit
- resources
- META-INF
- hello-world-implicit
- src
- main
- java/io/helidon/microprofile/example/helloworld/implicit
- cdi
- resources
- META-INF
- test
- java/io/helidon/microprofile/example/helloworld/implicit
- resources/META-INF
- idcs
- src/main
- java/io/helidon/microprofile/example/idcs
- resources
- META-INF
- WEB
- mp1_1-security
- src/main
- java/io/helidon/microprofile/example/security
- resources
- META-INF
- WEB
- mp1_1-static-content
- src
- main
- java
- io/helidon/microprofile/example/staticc
- resources
- META-INF
- WEB
- test
- java/io/helidon/microprofile/example/staticc
- resources
- quickstarts
- archetypes
- helidon-quickstart-mp
- etc
- src
- main
- docker
- java/io/helidon/examples/quickstart/mp
- k8s
- resources
- META-INF
- test
- java/io/helidon/examples/quickstart/mp
- resources/META-INF
- helidon-quickstart-se
- src
- main
- docker
- java/io/helidon/examples/quickstart/se
- k8s
- resources
- test/java/io/helidon/examples/quickstart/se
- security
- attribute-based-access-control
- src/main
- java9
- java/io/helidon/security/examples/abac
- resources
- META-INF/services
- google-login
- src
- main
- java/io/helidon/security/examples/google
- resources
- WEB
- static/js
- test/java/io/helidon/security/examples/google
- idcs-login
- src/main
- java/io/helidon/security/examples/idcs
- resources
- jersey
- src
- main
- java/io/helidon/security/examples/jersey
- resources
- test/java/io/helidon/security/examples/jersey
- nohttp-programmatic
- src/main
- java/io/helidon/security/examples/security
- resources
- outbound-override
- src/main
- java/io/helidon/security/examples/outbound
- resources
- spi-examples
- src
- main/java/io/helidon/security/examples/spi
- test/java/io/helidon/security/examples/spi
- webserver-digest-auth
- src
- main
- java/io/helidon/security/examples/webserver/digest
- resources
- test/java/io/helidon/security/examples/webserver/digest
- webserver-signatures
- src
- main
- java/io/helidon/security/examples/signatures
- resources
- test/java/io/helidon/security/examples/signatures
- todo-app
- demo-backend
- cassandra
- src/main/docker
- conf
- src
- main
- docker
- java/io/helidon/demo/todos/backend
- resources
- META-INF
- test/resources
- demo-frontend
- conf
- src/main
- docker
- java/io/helidon/demo/todos/frontend
- resources
- WEB
- js
- config
- css
- extends
- util
- viewmodels
- etc
- k8s
- webserver
- basics
- src
- main
- java/io/helidon/webserver/examples/basics
- resources/static
- test/java/io/helidon/webserver/examples/basics
- comment-aas
- etc
- src
- main
- java/io/helidon/webserver/examples/comments
- resources
- test/java/io/helidon/webserver/examples/comments
- demo-translator-backend
- k8s
- src/main
- docker
- java/io/helidon/webserver/examples/translator/backend
- resources
- demo-translator-frontend
- k8s
- src
- main
- docker
- java/io/helidon/webserver/examples/translator/frontend
- resources
- test/java/io/helidon/webserver/examples/translator
- jersey
- src
- main
- java/io/helidon/webserver/examples/jersey
- resources
- test/java/io/helidon/webserver/examples/jersey
- opentracing
- src/main
- docker
- java/io/helidon/webserver/examples/opentracing
- resources
- static-content
- src/main
- java/io/helidon/webserver/examples/staticcontent
- resources/WEB
- css
- js
- streaming
- src/main
- java/io/helidon/webserver/examples/streaming
- resources
- tutorial
- src
- main/java/io/helidon/webserver/examples/tutorial
- user
- test/java/io/helidon/webserver/examples/tutorial
- user
- microprofile
- examples/hello-world-implicit
- security
- webserver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments