Skip to content

Added Role table and implemented reading of user roles from DB.#76

Open
trifonnt wants to merge 1 commit intobgjug:masterfrom
trifonnt:master
Open

Added Role table and implemented reading of user roles from DB.#76
trifonnt wants to merge 1 commit intobgjug:masterfrom
trifonnt:master

Conversation

@trifonnt
Copy link

Added:

  • new model class "Role"
  • new JPA Repository "RoleRepository"
  • Eclipse launch configuration for starting as Spring application
  • application-DEV.template.properties which template for Developer
    properties file.
  • README.DEV.md developer documentation.

Modified Spring Security configuration to read User roles from database.

- new model class "Role"
- new JPA Repository "RoleRepository"
- Eclipse launch configuration for starting as Spring application
- application-DEV.template.properties which template for Developer
properties file.

Modified Spring Security configuration to read User roles from database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant