This project is an example Building Block (B2) for Blackboard Learn using the Spring APIs that Blackboard provides for third party developers.
To build the project, just run:
gradlew build
To deploy the B2 to your Learn server, run:
gradlew -Dserver=host:port deployB2