Hello, I'd like to ask something.
- When I add this library to gradle dependencies like below, then "Could not resolve" message occured.
implementation 'com.pointcx:mustache-security-spring-boot-starter'
Message is like this below
Could not resolve: com.pointcx:mustache-security-spring-boot-starter
Task :nothing UP-TO-DATE
Could not resolve: com.pointcx:mustache-security-spring-boot-starter
If you don't mind could you let me know about how can I solve this problem?
- Or, confirm my using process wrong or not. I realize your source composed like Configuration class.
Just paste dependencies insufficient?
So I'd like to know how could I use your mustache el tag. Thank you for reading.
Hello, I'd like to ask something.
Message is like this below
If you don't mind could you let me know about how can I solve this problem?
Just paste dependencies insufficient?
So I'd like to know how could I use your mustache el tag. Thank you for reading.