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 26ae14a commit 04faf71
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
import jakarta.persistence.Table;

/**
* <b>short description</b>
*
* <p>detailed description</p>
*
* @since <version tag>
* Sid entity to work with the database using JPA
*/
@Entity
@Table(name = "acl_sid")
Expand Down

0 comments on commit 04faf71

Please sign in to comment.