Skip to content

ketpah/wcf-poc

 
 

Repository files navigation

wcf-poc

The backend of an application that allows the user to manage "feature requests". The application has 3 packages:

  • model (using JPA)
  • repository (using JPA)
  • service (using Spring)

The service - FeatureRequestAppService - provides several public methods used to create a new feature request and to make changes to it.

About

Backend of an application that allows the user to manage "feature requests".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%