Yan,

The overlay project is a shell that makes deployment simple because it _does 
not_ include all of the files from cas.
When you build the overlay, it pulls in the cas war file, replacing any files 
you may want to override with ones from your overlay src folder.

If you want to make changes to the thymeleaf  files, you can bring them into 
the overlay, see 
https://fawnoos.com/2023/12/15/cas70x-gettingstarted-overlay/#user-interface-customizations

Ray



On Fri, 2024-04-12 at 11:08 -0700, Yan Zhou wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.

Hello,

I am new to Intellij, and is using CAS7 overlay project. I imported it into 
Intellij. I was unable to load classes and html files in 
cas-server-support-thymeleaf.

See screen shot, in my project,  thymeleaf is correctly listed on 
compileClassPath on the right, but not listed in External libraries on the 
left, that maybe why I cannot locate the files in Intellij.

If I had to add this in buid.gradle, then thymeleaf shows up in external 
libraries and I also can load the HTML and class files in thymeleaf packages

implementation "org.apereo.cas:cas-server-support-thymeleaf"

i should not have to do that, what am I missing?

Thx,
Yan

Thx!

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/5bb1badacca0b1398ae2c5acee09e70ea836643e.camel%40uvic.ca.

Reply via email to