Commit Graph

105 Commits

Author SHA1 Message Date
Bryan Atsatt
1053e7a4a1 Merge pull request #509 from batsatt/se-map-env-vars_446
Make SE and MP share config env var mapping
2019-03-19 08:43:01 -07:00
Elder Moraes
b007881f27 Fixed the referenced archetype (#515)
It was using the SE archetype, not the MP.
2019-03-18 13:02:26 -07:00
Bryan Atsatt
3faa087bfd Make example mappings app related. 2019-03-17 11:06:40 -07:00
Bryan Atsatt
1377c96c46 Improve use case description. 2019-03-16 14:43:35 -07:00
Bryan Atsatt
88b06c1b33 Doc update. 2019-03-16 10:17:03 -07:00
Bryan Atsatt
dc5b663f71 Add documentation.
Change EnvironmentVariables package so accessible from MP in java 9 module.
Refine mapping constraints.
Fixes #446.
2019-03-15 10:17:42 -07:00
Joe DiPol
2022c59887 Update version to 1.0.2-SNAPSHOT (#506) 2019-03-14 16:37:41 -07:00
Romain Grecourt
e240f185b0 Update docs: (#505)
- Update main overview to add a Javadoc card with a link (requires sitegen 1.0.9)
 - Update pre-reqs link in all guides
 - Update OKE guide (style)
 - Integ sitegen 1.0.9
2019-03-14 11:57:27 -07:00
Romain Grecourt
01a88710f8 Getting started updates (#448)
* - Remove examples/guides
- Combine about and getting started nav groups
- Move quickstarts under guide
- Update links to quickstarts

* remove comment-out block in pre-reqs, break line for 80 chars

* Update getting started guides

* rename docker guide to be all lower case

* split jib and docker guides, minor update to all guides for consistency

* remove getting start card from top level overview
2019-03-12 16:54:41 -07:00
Romain Grecourt
486025e612 Update health documentation and add a page for k8s probes. (#435)
* Update health documentation and add a page for k8s probes.
2019-03-12 16:54:00 -07:00
Romain Grecourt
9519558a08 remove capitalized tracing doc files (#456) 2019-02-26 17:21:58 -08:00
Romain Grecourt
c51a13400c Update Jedis CDI extension guide to use a table for the config props instead of a list (#449)
Minor changes:
- style the table to not take full width of the page (>md)
- remove indentations for snippets of other ext docs
2019-02-26 13:48:40 -08:00
Daniel Dias
7933808430 update version microprofile to 1.2 in Doc (#436)
* update version microprofile to 1.2
* update year
2019-02-26 11:45:38 -08:00
Mickey Boxell
63cf724460 Helidon to OKE Guide (#424)
Fixes #424
2019-02-26 11:41:26 -08:00
Romain Grecourt
9c4a187df2 fix webserver configuration snippet, s/source/sources/g (#445) 2019-02-25 15:58:20 -08:00
Laird Nelson
55bea901f8 Document jackson and yasson support (#440)
* Adding documentation for Jackson support.  Fixing various Helidon javadoc bugs.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Adding documentation for Jackson support.  Fixing various Helidon javadoc bugs.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Adding documentation for Jackson support.  Fixing various Helidon javadoc bugs.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Adding documentation for Jackson support.  Fixing various Helidon javadoc bugs.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Adding documentation for Jackson support.  Fixing various Helidon javadoc bugs.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Incorporating PR feedback

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Added Jackson documentation under

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Removing README.adoc instances per request

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Correcting typos

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
2019-02-25 15:21:39 -08:00
Romain Grecourt
e9486abcfd docs overview page, reworked intro page (#418)
* docs overview page, reworked intro page

* update sitegen version to 1.0.8
2019-02-19 13:47:53 -08:00
Joe DiPol
9e61eaa200 Update version to 1.0.1-SNAPSHOT (#414) 2019-02-14 15:46:56 -08:00
Romain Grecourt
8d0ea661e3 fix typo (#402) 2019-02-12 14:52:11 -08:00
Joe DiPol
4b523c4c12 Change quickstart examples so that PUT uses a json body and not path param (#399)
* Change quickstart examples so that PUT uses a json body and not path param
2019-02-12 12:25:05 -08:00
Laird Nelson
7248384ef7 Explains the configuration of the Jedis CDI integration a bit better. (#398)
Explains the configuration of the Jedis CDI integration a bit better.
2019-02-12 10:07:08 -08:00
Laird Nelson
ce005a6afd Added Kumar's CDI extensions documentation edits. (#396)
* Added Kumar's CDI extensions documentation edits.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>

* Making cloning and building instructions for OCI more explicit, per feedback

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
2019-02-11 14:27:24 -08:00
Romain Grecourt
77749ce716 fix OCI SDK link in extensions/04_cdi_oci-objectstorage.adoc (#385) 2019-02-08 16:45:39 -08:00
Joe DiPol
e7fc3584f6 Update version to 1.0.0-SNAPSHOT (#383) 2019-02-07 21:31:42 -08:00
Romain Grecourt
99245c4acf Doc cleanup pre 1.0 (#382)
* bump sitegen version to 1.0.8

* Split extensions into 4 documents using numbered prefix for the flow ordering.
Make the overview page use cards to describe the current extensions nicely.

* Add a guide landing page as the overview page that describes all guides using cards.
Rename se and mp guides to re-index their numbered prefix to fit in the overview page as the first one
Changed title of se and mp to be shorter

* remove cdi-extensions.adoc, since it has been split into 4 separate files

* docs comestics: use //... or #... instead of . . . where possible

* remove unused attributes

* fix sitegen version: 1.0.7 instead of 1.0.8

* Fix image reference typo
2019-02-07 17:02:36 -08:00
Tomas Langer
058c373ecb Review fixes
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
968ebeb9c9 Review fixes.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
a5aa222213 Removed unnecessary cast of lambda.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
55e5d5cf26 Review fixes - reworded and fixed typos.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
670848c264 Fixes based on docs review.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
2d274572ca Health now does not reference metrics; deleted health check from
metrics

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tomas Langer
6e5a5d0924 Tracing, metrics and health checks documentation
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-07 18:07:43 +01:00
Tim Quinn
976a1ebb88 Fixes for docs component build warnings (#372)
Three warnings are now fixed.
2019-02-06 07:44:22 -06:00
Santiago Pericas-Geertsen
03d204323b Fixed typo.
Signed-off-by: Santiago Pericas-Geertsen <Santiago.PericasGeertsen@oracle.com>
2019-02-01 10:00:58 -05:00
Santiago Pericas-Geertsen
e24502493d Adds sentence with Jersey's property to enable/disable security.
Signed-off-by: Santiago Pericas-Geertsen <Santiago.PericasGeertsen@oracle.com>
2019-02-01 09:49:13 -05:00
Kumar Dhanagopal
d94ce82d2c Update sitegen.yaml
Added 2019 to the copyright statement
2019-01-31 13:24:45 -08:00
Kumar Dhanagopal
195fbd7271 Update sitegen.yaml 2019-01-31 11:07:03 -08:00
Kumar Dhanagopal
3fe595de3a Rename docs/src/main/docs/cdi-extensions.adoc to docs/src/main/docs/extensions/cdi-extensions.adoc
Moving cdi-extensions.adoc from docs/src/main/docs/ to docs/src/main/docs/extensions/ per the discussion in #260
2019-01-31 11:02:13 -08:00
Daniel Dias
3dd1b128ef fix in Handler : change of () to create() 2019-01-31 09:20:59 -08:00
Tim Quinn
672ad4929e Fix pointers from site to guides (#347)
* Update the links to the now-moved guide files

* Add open blocks to fix formatting issues with [source] blocks in numbered list elements

* Update README.adoc to incorporate changes in other files

* Use release 1.0.6 of sitegen plug-in now that it is available
2019-01-29 19:23:06 -06:00
Joe DiPol
9368442122 Fix #329 Use JsonBuilderFactory instead of Json.create (#330)
* Fix #329 Use JsonBuilderFactory instead of Json.create()
2019-01-28 14:37:12 -08:00
Kumar Dhanagopal
dca0e22d5e Merge pull request #324 from oracle/issue260-cdiextensions
Create cdi-extensions.adoc
2019-01-22 09:53:19 -08:00
Tomas Langer
91ae635996 Media processing separated to a top level module.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-01-18 16:01:12 +01:00
Kumar Dhanagopal
70e22082b5 Fixed the pom path in the 'mvn install' command 2019-01-17 17:05:45 -08:00
Romain Grecourt
e1c8e9472c Implement RequestPredicate (#325)
Fixes #297

- Implement RequestPredicate:
     - change RequestPredicate from interface to public final class
     - removed implements Predicate<ServerRequest>, instead made the API similar to Predicate
     - Rename RequestPredicate.whenRequest to RequestPredicate.create
     - add variant for method isOfMethod to accept Http.Method[]
     - add variant for method hasContentType to accept MediaType[]
     - update javadoc
     - add a unit test to cover all the new code
- Update the javadoc of RequestHeaders.isAccepted to state the behavior when the 'Accept' header is not present.
- Minor comestic update to the javadoc of RequestHeaders.bestAccept
- Fix ReadOnlyParameters.first to handle empty list
- Enable RoutingTest, mock bareRequest/bareResponse to test routing in a meaningful way
2019-01-17 16:08:10 -08:00
Kumar Dhanagopal
0505999af1 Update cdi-extensions.adoc 2019-01-16 23:57:19 -08:00
Kumar Dhanagopal
25ec4542e2 Set links to open in new tab 2019-01-16 14:19:28 -08:00
Kumar Dhanagopal
777b5a6188 Fixed code formatting 2019-01-16 14:06:10 -08:00
Kumar Dhanagopal
38ca949a42 Fixed code formatting 2019-01-16 13:59:51 -08:00
Kumar Dhanagopal
66ff033e9b Update cdi-extensions.adoc 2019-01-15 17:14:09 -08:00