-
```
I have only converted the fetch method on the Order Business Object to use a
mock DAL. I have converted more objects in our own code but I am unable to send
that out, so I would have to do more …
-
### Task: Create an Advanced Student Management System Using Spring Boot, MySQL Database, and REST APIs
### Objective:
Your task is to create an advanced Student Management System using Spring Boot,…
-
**Icon Type**
- [ ] Folder
- [X] File
**File Names**
- nest-dto
- nest-entity
**Graphic ideas**
Please refer to [this icon](https://github.com/PKief/vscode-material-icon-theme/blob/main/i…
-
Hello, I have this hikari configuration
```
logging.level.com.zaxxer.hikari.HikariConfig=DEBUG
logging.level.com.zaxxer.hikari=TRACE
spring.datasource.hikari.maximumPoolSize=60
spring.datasource…
-
Hey @aschumahua @fnkear @StevenBarnettST @jason-xiao-st @tif-p-st @kyedlin @sumanTitan
CC: @andreytrofimov @xarety
I know you guys are using `FormState` library for a long time so far and collect…
-
## Required information
**Describe the bug**
In the Canada.ca WET template, the \ element currently looks like normal text and not a heading. Structurally it's accessible to non-sighted users but …
-
It would be nice to be able to establish patterns when naming scenarios and features, promoting consistent vocabulary and wordings.
Some ideas:
- based on where in the hierarchy it is (in folder s…
-
**Inside entity class validate field with respected validations like that**
```
@Entity
public class User {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;
…
-
-
### Description:
When registering an external Key Manager via /admin UI of Type WSO2 IS the REST call to WSO2 IS is giving 400 HTTP ERROR because the request is wrong.
```
REQUEST ==> curl -X POS…