Skip to content

Conversation

@githubdevcode
Copy link
Owner

New upgrades related to micservice db. These upgrades where mainly the business logic.

Facade which exposes a database service for keeping each execution information.
File for keeping system messages.
Enum constants file with some types of database connections.
An interface for controller methods which include business logic.
The controller which includes business logic.
File class which contains the logic from exchanging EjecucionDTO objects with MySQL database.
Fixing twenty nine and thirty lines.
Factory class for keeping different database connections.
Connection file class for encapsulating a real connection to a database.
An input file for testing the main functionality exposed.
A file containing properties for different system tasks.
A file containing sql statements for MySQL database.
A file to keep some runtime execution system properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants