jersey2
- Sign up for GitHub or sign in to edit this page
Here are 111 public repositories matching this topic...
Private Maven repositories hosted on Google App-Engine, backed by Google Cloud Storage and deployed in less than 5 minutes.
-
Updated
Sep 16, 2019 - 52 commits
- 5 contributors
- Java
A library that tests if the implementation of a REST-API meets its specification.
-
Updated
Sep 13, 2019 - 210 commits
- 3 contributors
- Kotlin
A collection of libraries and utilities to simplify the process of building web service applications.
-
Updated
Aug 13, 2019 - 153 commits
- 8 contributors
- Java
爬取了一些新闻,建立索引!简单分析了一些数据,做了一些前台的可视化工作。This is the "information system modeling" course assignments. Climb up some news, build index! Simple analysis of some of the data, do some of the visual work of the front desk
-
Updated
May 12, 2019 - 27 commits
- 1 contributors
- JavaScript
Tools to simplify deploying web services with Parsec.
-
Updated
Jun 7, 2019 - 210 commits
- 9 contributors
- Java
Guide to Jersey Rest API development
-
Updated
Aug 27, 2019 - 6 commits
- 1 contributors
- Java
Guice WebServer Module - backed by latest Jetty, Jersey and Jackson.
-
Updated
Feb 27, 2019 - 36 commits
- 1 contributors
- Java
A lightweigh mall, simple and esay.
-
Updated
Mar 16, 2018 - 87 commits
- 4 contributors
- Java
集成 CAS 单点登录,单点登录与权限控制插件化
-
Updated
Jun 27, 2019 - 82 commits
- 1 contributors
- JavaScript
It will generate RESTful API for CRUD operations.
-
Updated
Aug 31, 2018 - 202 commits
- 2 contributors
- Java
This is a seed project to start restful web development with Jersey using Kotlin.
-
Updated
Oct 6, 2018 - 5 commits
- 1 contributors
- Kotlin
This is a simple application that aims to create a REST full web services using embedded tomcat-8 and jersey-2
-
Updated
Apr 3, 2019 - 7 commits
- 1 contributors
- Java
Microservice tracing using spring boot jersey zipkin
-
Updated
Dec 21, 2018 - 4 commits
- 1 contributors
- Java
Swagger and Jetty example with Jersey and Guice
-
Updated
Feb 25, 2019 - 6 commits
- 1 contributors
- HTML
Spring Boot with Jersey and Swagger Example.
-
Updated
Aug 6, 2018 - 3 commits
- 1 contributors
- Java
Chat Application: using Server-Sent Events (SSE)
-
Updated
Aug 23, 2017 - 8 commits
- 1 contributors
- Java
-
Updated
Apr 23, 2017 - 14 commits
- 1 contributors
- JavaScript
A simple personal website
-
Updated
Sep 8, 2019 - 215 commits
- 1 contributors
- Java
-
Updated
Sep 8, 2018 - 5 commits
- 1 contributors
- Java
Hi all,
I don't know how to create a UserResource object, descriped in the documentation https://www.dropwizard.io/1.3.14/docs/manual/jdbi3.html
in "create a new JdbiFactory".
Also in the "Usage" part it is really unclear how to create a "database" object.
Please provide some more words in the documentation how to create such objects.