Joaquín Reñé
2024-10-14 ce99fae93251fadaaa7ab77b277e4f2698683f16
securis/src/main/java/net/curisit/securis/ioc/RequestsModule.java
....@@ -15,7 +15,7 @@
1515
1616 @Override
1717 protected void configure() {
18
- // TODO: Make the bind using reflection dynamically
18
+ // TODO Securis: Make the bind using reflection dynamically
1919
2020 bind(BasicServices.class);
2121 bind(UserResource.class);