[go: nahoru, domu]

Skip to content

skyisveryblue1/jakarta-wildfly-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jakarta-wildfly-web-demo

Sample Java wildfly 30 app

description

  • Run on wildfly 30
  • Include a sample Custom Tag library
  • Provide working samples for security
    • Authentication with API key
    • Authentication with JWT token
    • Authentication with plain user/pass
    • Authentication with google login
    • Authentication with google login and using autheticator or equvilant
  • cli scripts for configuration are nice but not required. If not then xml config and instructions
  • SQL script to create Postgres database
  • Java version 17
  • No Spring