Skip to content

Commit

Permalink
coar-notify-7-part-two-merge-main LDNMessageRestRepository plural_name
Browse files Browse the repository at this point in the history
  • Loading branch information
frabacche committed Mar 1, 2024
1 parent 17e470b commit 3f8369e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* @author Stefano Maffei(stefano.maffei at 4science.com)
*/

@Component(LDNMessageEntityRest.CATEGORY + "." + LDNMessageEntityRest.NAME)
@Component(LDNMessageEntityRest.CATEGORY + "." + LDNMessageEntityRest.NAME_PLURALS)
public class LDNMessageRestRepository extends DSpaceRestRepository<LDNMessageEntityRest, String> {

@Autowired
Expand Down

0 comments on commit 3f8369e

Please sign in to comment.