Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Using jQuery's ajax() function with an SSL client certificate

REST and transaction rollbacks

rest transactions

Hibernate save object (one to many relationship) foreign key is null

@Value in Springboot returns null

java spring rest spring-boot

How to implement Long Polling REST endpoint in Spring Boot app?

How to Protect a private REST API

REST: Mapping 404 HTTP Status codes

web-services rest restlet

JAX-RS 2.0 Filter parameters via @NameBinding annotation

java rest jersey jax-rs

401- Unauthorized authentication using REST API Dynamics CRM with Azure AD

From post man(rest service) how to send json date(string format) to java which accepts date object

java json rest java.util.date

What's the good http status code to return on expired password?

rest http

Does HATEOAS imply that query strings are not RESTful?

rest hateoas

Does Oauth 2.0 need consumer key/consumer secret

Spring RestTemplate - Overriding ResponseErrorHandler

Tell Swagger that the request body can be a single object or a list of objects

scala rest swagger openapi

RestSharp v. WebClient?

Returning RESTful response codes in Play

A RESTful singleton resource

rest singleton

PUT and POST getting 405 Method Not Allowed Error for Restful Web Services

REST service that accepts and returns object. How to write client?

java rest jersey jersey-client