facebook

Customize Scaffold whith jet templates

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #322743 Reply

    Anderson
    Member

    Hi,

    How i can create another method in the service like to methosd save, delete and etc… that are in separated files: saveCrudControllerImplementation.jet….. and where do I find their interfaces (saveCrudController.jet) ?

    Thanks for any help.

    #322770 Reply

    cconway
    Member

    I don’t think there is a way to add additional files that would be processed as part of the scaffolding. You would have to add your new methods to the existing files. The current service files are found in:

    Interface: org.skyway.integration.java.spring/templates/IService.jet
    Impl: com.skyway.integration.service.webservice/templates/Service.jet

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Customize Scaffold whith jet templates

You must be logged in to post in the forum log in