Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anujakoralage/wholesalewithspringdatajpa
This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns with JPA, Spring Data JPA
https://github.com/anujakoralage/wholesalewithspringdatajpa
dao-design-pattern dto-entity-mapper factory-pattern java javafx jpa layered-architecture maven singleton-pattern spring spring-data-jpa strategy-pattern
Last synced: about 7 hours ago
JSON representation
This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns with JPA, Spring Data JPA
- Host: GitHub
- URL: https://github.com/anujakoralage/wholesalewithspringdatajpa
- Owner: AnujaKoralage
- License: mit
- Created: 2019-06-04T17:23:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:23:39.000Z (about 2 years ago)
- Last Synced: 2023-03-04T19:16:59.921Z (over 1 year ago)
- Topics: dao-design-pattern, dto-entity-mapper, factory-pattern, java, javafx, jpa, layered-architecture, maven, singleton-pattern, spring, spring-data-jpa, strategy-pattern
- Language: Java
- Homepage:
- Size: 245 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WholeSaleWithSpringDataJPA
### Installation
1. Initialize git repository
```sh
git init
```
2. Clone the repo
```sh
git clone https://github.com/AnujaKoralage/WholeSaleWithSpringDataJPA.git
```
3. Import project via Intellij Idea## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/[ProjectName]`)
3. Commit your Changes (`git commit -m 'Add some [ProjectName]`)
4. Push to the Branch (`git push origin feature/[ProjectName]`)
5. Open a Pull Request## Prerequisites
+ Intellj idea
+ Jasper Studio
+ JavaSE(JavaFX)
+ SceneBulider## Built With
+ JavaFX
+ Java
+ Java Persistence API
+ Spring framework
+ Maven
+ Spring Data JPA## Technological Stack
- JPA
- JavaFX
- JDBC
- Jasper
- MySql## Authors
- [AnujaKoralage](https://github.com/AnujaKoralage)
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Anuja Koralage - [@linkedin](https://www.linkedin.com/in/anuja-koralage-a2550a143/) - [email protected]
Project Link: [https://github.com/AnujaKoralage/WholeSalePosWithJPA.git](https://github.com/AnujaKoralage/WholeSaleWithSpringDataJPA)