Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 339 Bytes

Example Spring B2

This project is an example Building Block (B2) for Blackboard Learn using the Spring APIs that Blackboard provides for third party developers.

Building

To build the project, just run:

gradlew build

Deploying

To deploy the B2 to your Learn server, run:

gradlew -Dserver=host:port deployB2