Skip to content

uPortal-Project/AnnouncementsPortlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apereo Announcements Portlet

Maven Central CI

This is a Sponsored Portlet in the uPortal project.

Configuration

See also documentation in the AnnouncementsPortlet wiki on Confluence.

Attachments

See docs/attachments.md of the Simple Content Portlet for information regarding attachments.

Using Encrypted Property Values

You may optionally provide sensitive configuration items -- such as database passwords -- in encrypted format. Use the Jasypt CLI Tools to encrypt the sensitive value, then include it in a .properties file like this:

hibernate.connection.password=ENC(9ffpQXJi/EPih9o+Xshm5g==)

Specify the encryption key using the UP_JASYPT_KEY environment variable.

Dependencies

These dependencies are expected to be loaded by overall uPortal: