Skip to content

Commit

Permalink
Merged Changes from branch main into product/crud-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
PALASH2201 committed Oct 15, 2024
2 parents 324701a + e71a22e commit 69685f8
Show file tree
Hide file tree
Showing 24 changed files with 2,296 additions and 2,414 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ build/

### VS Code ###
.vscode/

### ENV ###
*.env
.env
23 changes: 3 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,6 @@ A sample for learning how to build a shopping with microservices

# Architecture


# Database Modeling

# Setting Up and Running at Local

## Configuration

## Run

# References

## Documentation & Tools


2. **SonarQube Documentation**:
- [SonarQube Documentation](https://docs.sonarqube.org/latest/)

3. **JPA & Hibernate Documentation**:
- [Java Persistence API (JPA) Documentation](https://www.oracle.com/java/technologies/persistence-jsp.html)
- [Hibernate ORM Documentation](https://hibernate.org/orm/documentation/)
# Setting and running at local:
[How to run Matcha 🍃](https://github.com/khanhduzz/matcha/wiki/How-to-run-Matcha-%F0%9F%8D%83)
[How to active Checkstyle 🍃](https://github.com/khanhduzz/matcha/wiki/Checkstyle-for-Matcha-%F0%9F%8D%83)
Loading

0 comments on commit 69685f8

Please sign in to comment.