[JBoss JIRA] (FORGEPLUGINS-207) Enable Spring Security command
by Ivan St. Ivanov (JIRA)
Ivan St. Ivanov created FORGEPLUGINS-207:
--------------------------------------------
Summary: Enable Spring Security command
Key: FORGEPLUGINS-207
URL: https://issues.jboss.org/browse/FORGEPLUGINS-207
Project: Forge Plugins/Addons
Issue Type: Sub-task
Reporter: Ivan St. Ivanov
Develop a command that enables Spring Security in a Spring Boot project. Generate security configuration. As an optional feature ask …
[View More]for the type of authentication and if it is FORM, generate the login pages.
This command should be available only if Spring Boot facet is installed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 8 months
[JBoss JIRA] (FORGEPLUGINS-206) Generate Spring MVC scaffold command
by Ivan St. Ivanov (JIRA)
Ivan St. Ivanov created FORGEPLUGINS-206:
--------------------------------------------
Summary: Generate Spring MVC scaffold command
Key: FORGEPLUGINS-206
URL: https://issues.jboss.org/browse/FORGEPLUGINS-206
Project: Forge Plugins/Addons
Issue Type: Sub-task
Reporter: Ivan St. Ivanov
Create a command that will generate a controller and a view for a given entity or all the entities in a given package. This …
[View More]should be a Forge scaffolding extension. Implementing the task means adding a new scaffold provider and choosing template technology. Support for JSP should be provided, other technologies are optional.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 8 months
[JBoss JIRA] (FORGEPLUGINS-205) Spring Boot generate repository from entity command
by Ivan St. Ivanov (JIRA)
Ivan St. Ivanov created FORGEPLUGINS-205:
--------------------------------------------
Summary: Spring Boot generate repository from entity command
Key: FORGEPLUGINS-205
URL: https://issues.jboss.org/browse/FORGEPLUGINS-205
Project: Forge Plugins/Addons
Issue Type: Sub-task
Reporter: Ivan St. Ivanov
Develop a command that will generate Spring Repository interfaces from a given JPA entity. The command should be …
[View More]able to work with wildcards: if the user specifies <jpa-entities-package>.* it should generate the commands for all the entities in that package.
The command should be available only if the Spring Boot facet is installed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 8 months
[JBoss JIRA] (FORGEPLUGINS-204) Spring Boot enable persistence command
by Ivan St. Ivanov (JIRA)
Ivan St. Ivanov created FORGEPLUGINS-204:
--------------------------------------------
Summary: Spring Boot enable persistence command
Key: FORGEPLUGINS-204
URL: https://issues.jboss.org/browse/FORGEPLUGINS-204
Project: Forge Plugins/Addons
Issue Type: Sub-task
Reporter: Ivan St. Ivanov
Develop a command that enables persistence within a Spring Boot project.
Should be available only if the Spring Boot facet is …
[View More]installed. Should install the Spring JPA facet (see for more details). The latter should add the data source entries in the application.properties file.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 8 months