Maybe you were looking for...

: "ERROR" dispatch for GET "/login", parameters={} ]

I have a problem with spring security the register work and add admin and client with an encrypted password but when I try to login with "\login" it shows m

Cross-domain setting a cookie in express/nestjs (Backend on Cloud / NextJS on Localhost)

currently we're having an issue on setting a cookie on cross-domain. The setup is, we have NextJS as Frontend and NestJS as Backend. Now, this backend is deploy

Provide default value to Swagger DTO object

When reading about @ApiModelProperty, I thought I had finally found how to solve this, but it just didn't work. Here is what I'm working with: Controller @RestC

how to make my series of axes as normal as highercharts width?

how to make my graph looks normal. I searched but I didn't find any relevant result. please help me out. my graph image how can I make the data represent line's

Docker-compose Error response from daemon: manifest for nginx:1.15-alphine not found: manifest unknown: manifest unknown

I've the docker compose project. Below is the project structure. $ tree . ├── conf │   └── default.conf ^

How to force SQL Server to return empty JSON array

I'm using SQL Server 2016, which supports JSON PATH to return JSON string. I wonder how to get just a simple empty json array, I mean [] when my query or sub-qu

Not getting count according to filter in GraphQL amplify queries

Getting Scanned count but not count of data according to filter count: null items: [{id: "bcd75096-7fd9-4e9d-8675-6877f0609ac2", name: "dxfrdhjkhklklkl", descri

ngx-slider without swapping value and max-value control -Angular

I am using an ngx-slider(range slider) to take input of check-In check-Out time of a hotel. what I wanted to achieve is that can I make both value and maxValue

Why is authenticated RSocket connection failing with io.netty.util.IllegalReferenceCountException: refCnt: 0 in SpringBoot 3.0.0-M1

Trying to get a working example of SpringBoot 3.0.0-M1 security integration and RSocket I am running into internal Netty problem: refCnt: 0. io.netty.util.Illeg