Skip to content

groybal/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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.1%
  • Java 33.9%
  • Less 7.3%
  • CSS 2.4%
  • HTML 0.3%