Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jaxrs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alan de Oliveira
jaxrs
Commits
ea3acb90
Commit
ea3acb90
authored
Jun 23, 2014
by
David Blevins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Expanding readme with notes on what can be deleted
parent
053abe72
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
README.md
+7
-0
No files found.
README.md
View file @
ea3acb90
...
@@ -7,5 +7,12 @@ Just fork and start coding with this simple starter project. Includes:
...
@@ -7,5 +7,12 @@ Just fork and start coding with this simple starter project. Includes:
-
Simple
`OrangeBean`
JAX-RS service
-
Simple
`OrangeBean`
JAX-RS service
-
Basic
`OrangeBeanTest`
using Arquillian and the CXF
`WebClient`
-
Basic
`OrangeBeanTest`
using Arquillian and the CXF
`WebClient`
Sample code designed to be easy enough to delete and move ahead with your real code,
but complete enough to copy for real tests.
All org.superbiz code and pom references can be safely deleted and replaced with real
project code.
Use of the CXF WebClient is not mandatory. One could just as easily use Apache HttpClient
or any other http client code.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment