Results 1 to 2 of 2

Thread: Query About Spring Batch Admin

  1. #1

    Default Query About Spring Batch Admin

    Hello
    STS gives a Template project for Batch Admin. They have used freemarker. I want to change the view and implement my own using my own controllers. I am not able to do so. I don't know how to start with..
    Can't we make a simple Batch Admin using Spring Web MVC, Spring Batch and Spring Integration of our own. And what if i want to change the views of the Template Batch Admin?

    Thanks.

  2. #2
    Join Date
    Sep 2008
    Location
    Chicagoland, IL
    Posts
    350

    Default

    You certianly can make your own web app including admin. To add admin to your own web app, follow the documentation here: http://static.springsource.org/sprin...nstalling.html

    You can modify the UI via the instructions outlined here: http://static.springsource.org/sprin...tending_the_UI
    Michael Minella
    Spring Batch Lead
    Author - Pro Spring Batch
    http://www.michaelminella.com
    Twitter: @MichaelMinella

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •