Skip to content

dlabordus/JSR-375-examples

 
 

Repository files navigation

Workshop JSR 375

During this workshop we will explore the new security API described in JSR 375. This document is intended to be self-explanatory, so you can simply work yourself from top to bottom.

Please give us feedback at the end of the workshop. We would love to hear from you!

Useful links

Requirements

These applications are provided on a USB stick during the workshop.

  • Java 8 SDK, tested with version 1.8.0_121
  • IDE of your choice(Intellij, Netbeans and Eclipse are tested but project is ran via command line)
  • Maven, tested with version 3.3.9
  • Wildfly

Exercises

The exercises are in the branches named 'exercise-#'. The solutions are in the master branch for further reference. The aim is to make the tests work again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.5%
  • HTML 6.5%