Skip to content

nastenka-ooops/SpringFlowerShop

Repository files navigation

SpringFlowerShop

An online flower shop store application. It is a sample online store that allows customers to browse, order, and manage flower inventory.

Docunentation

Tests

Docker

If you are using Docker, open Terminal, type command and run:

docker run --network spring-flower-shop-net --name spring-flower-shop-container -e DB_URL=your-database-url(omit 'jdbc:' part of URL) -e USERNAME=your-database-username -e PASSWORD=your-database-password -p {your-port-to-run-app}:8080 spring-flower-shop

Deploy

https://spring-flower-shop-production.up.railway.app/welcome

Built With

Spring Boot - Server framework

Spring Security - Security

Maven - Build and dependency management

MySQL - Database

Author

Anastasiya Brutskaya

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors