wing328
|
a8afaa8f77
|
remove /r from templates
|
2017-01-19 15:53:51 +08:00 |
|
J. Fiala
|
5b532fd10e
|
update language jaxrs (Jersey2) and samples
|
2017-01-06 15:16:39 +01:00 |
|
cbornet
|
5a489f334e
|
mutualize jersey 1 and 2 server templates
|
2016-06-20 22:59:32 +02:00 |
|
Tony Tam
|
29f928d644
|
prepare for multiple jaxrs libraries
|
2015-12-29 23:28:31 -08:00 |
|
Nick Maynard
|
f9185c3f6f
|
JAXRS server :: Inject SecurityContext into every operation
|
2015-12-01 23:36:43 +08:00 |
|
russellb337
|
6fbb8ab1e0
|
add @Generated annotation to all Java class templates
|
2015-08-11 12:42:06 -07:00 |
|
wing328
|
29c41adddf
|
rollback java jxrs template
|
2015-06-09 13:11:16 +08:00 |
|
Ron
|
1c2d0656b0
|
Code reformatting
|
2015-06-07 11:56:08 -04:00 |
|
Ole Lensmar
|
adcd0f4bb8
|
changed interface to abstract class instead so we can use Override annotation to warn if we get dead methods when the definitions changes
|
2015-05-13 15:58:20 -07:00 |
|
Ole Lensmar
|
75b39e812e
|
refactored to create separate serviceinterface, implementation and corresponding factory. JaxRs class uses the factory to find the implementation. Also fixed possibility for a code generator to control which API files that should be overwritten
|
2015-05-12 13:18:35 -04:00 |
|