Is there anyway to use AUI soy templates in custom webapp?

Mark H_ Williams November 7, 2016

We're working on developing a simple spring boot app to serve up status updates to our customers when our Atlassian applications are down (upgrades, outage, etc) and we'd like to incorporate the Atlassian User Interface. Is there any way to incorporate AUI soy templates into a spring-boot app?

1 answer

0 votes
Robert Krause
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 7, 2016

Hi Mark,

the Atlassian User Interface is available on Atlassians Bitbucket. It also contains documentation how to build and install it.

Best regards,
Robert 

Mark H_ Williams November 8, 2016

I see, thank you. I was trying to include server side soy template rendering like we can do with Atlassian plugins but the more I look it looks like it isn't possible. I would have to pre-compile the soy templates or figure out a way to do client-side rendering. Is this true?

Robert Krause
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 8, 2016

There are Java Soy compilers available. Atlassian has switched from Velocity to Soy templates in parts of the backend already. For AUI it is probably easier to precompile it and add it on client side.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events