Skip to content

SHOUGOUGOU/Migrator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrator :Tool to migrate struts web application into a spring web application

Initial Flow

Step 1: FrameworkMigrator.java run this class, which will open a GUI to take input values like input struts project directory path, new migrated spring project name, output directory path for spring project

Step 2: FrameworkMigrator. Process method will basically create initial output project directory structure, as for typical dynamic web project as required.

Step3: SourceMigrateAction. processSourceFiles will do migration of java classes

Step 4: SourceMigrateAction. processWebContent will do migration of config files, jsps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%