Skip to content

Commit

Permalink
add javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
KochTobi authored Aug 28, 2023
1 parent ee42d1a commit 2ee00fb
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@
import org.springframework.security.core.userdetails.UserDetailsService;

/**
* <class short description - One Line!>
* <p>
* <More detailed description - When to use, what it solves, etc.>
*
* @since <version tag>
* A component that allows to manage project access
*/

@Route(value = "projects/:projectId?/access", layout = MainLayout.class)
Expand Down

0 comments on commit 2ee00fb

Please sign in to comment.