Skip to content

Get medications online. Java Enterprise application using Microservices, vue web interacting through web Services. Four-layered services

Notifications You must be signed in to change notification settings

valentinafeve/everdose

Repository files navigation

Everdose

Get medications online.

Setting the database

CREATE DATABASE Everdose;
USE Everdose;
CREATE USER 'edadmin'@'localhost' IDENTIFIED BY 'yg40gD09Sa@';
GRANT ALL PRIVILEGES ON Everdose.* TO 'edadmin'@'localhost';

About

Get medications online. Java Enterprise application using Microservices, vue web interacting through web Services. Four-layered services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published