-
I was trying to define a trait for caching control. The date for the Expires header must be in RFC 1123 format. Unfortunately it looks like the allowed datetime formats are just rfc3339 and rfc2616.…
-
This is a follow-up to https://github.com/getsentry/sentry/issues/59501, which described the initial normalization problem, to keep track of the points raised there not handled by https://github.com/g…
-
Hi @jpbelang ,
We are using RAML 1.0 with maven plugin (3.0.3 , latest version ) .
From the service we would be returning the wrapper object as per the RAML contract
The retrun type from the…
gr423 updated
4 years ago
-
I see the last update was several months ago to over a year ago. It is not clear if this now supports the latest RAML 1.0 completely or not? Can I parse any RAML 1.0 document, including those with lib…
-
I've been going through some personal difficulties lately, and it's clear from the number of open issues and PRs on this project that I don't currently have the time to dedicate to awslimitchecker tha…
-
Hi, first of all, thanks for the great work on library.
I am using this library on my react native project. It turns out, that production react-native app doesn't have some properties of window obj…
-
Hello
I'm running a series of calls using SMBJ on a server, and eventually I'm hitting this exception:
```
Exception: com.hierynomus.smbj.common.SMBRuntimeException: Not enough credits (0 availab…
-
What should be the API for working with pandas, pyarrow, and dataclasses and/or pydantic?
- Pandas 2.0 supports pyarrow for so many things now, and pydantic does data validation with a drop-in `dat…
-
Try this..... JWT for authentication in spring boot microservices
https://auth0.com/blog/securing-spring-boot-with-jwts/
--------dzone-------
https://dzone.com/articles/validating-jwt-with-spring-b…
-
```
Provide web interface to allow research group leader to add, modify and delete
users, linking to existing scripts.
Also, allow group members to modify their own password.
```
Original issue re…