rafael-rollo / fj27-wildfly-example

Exemplo de projeto usado no wildfly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Some setup information :).

##Spring Security Setup In SecurityConfiguration you should setup your protected urls. After that, you should change your UserDetailsServiceDAO class and use a valid HQL query to load information about your users.

##Spring JPA Setup In JPAConfiguration class you must setup your database name, login and password.

About

Exemplo de projeto usado no wildfly


Languages

Language:Java 100.0%