All Projects → windup → Windup

windup / Windup

Licence: epl-1.0
Windup - Application Migration and Assessment Tool

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Windup

Extract.autodesk.io
A sample showing how to extract viewables from the Autodesk OSS storage to your local machine
Stars: ✭ 97 (-24.81%)
Mutual labels:  forge
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (-7.75%)
Mutual labels:  forge
Fpart
Sort files and pack them into partitions
Stars: ✭ 127 (-1.55%)
Mutual labels:  migration
Fireway
A schema migration tool for firestore
Stars: ✭ 100 (-22.48%)
Mutual labels:  migration
Tomcat80
Mirror of Apache Tomcat 8.0.x
Stars: ✭ 113 (-12.4%)
Mutual labels:  javaee
Jira Azuredevops Migrator
Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
Stars: ✭ 120 (-6.98%)
Mutual labels:  migration
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-25.58%)
Mutual labels:  rules-engine
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (+1537.21%)
Mutual labels:  migration
Security Soteria
Java EE Security (JSR-375) Reference Implementation
Stars: ✭ 115 (-10.85%)
Mutual labels:  javaee
Catserver
Spiritual inheritance of mcpc+/thermos/Cauldron, full support spigot/sponge/forge/bukkit/paper API
Stars: ✭ 127 (-1.55%)
Mutual labels:  forge
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (-20.93%)
Mutual labels:  forge
Darwin
Database schema evolution library for Go
Stars: ✭ 112 (-13.18%)
Mutual labels:  migration
Varnish3to4
Varnish 3 to 4 migration script
Stars: ✭ 125 (-3.1%)
Mutual labels:  migration
Mongo.migration
On-the-fly migrations with MongoDB C# Driver
Stars: ✭ 99 (-23.26%)
Mutual labels:  migration
Tomcat Maven Plugin
Mirror of Apache Tomcat Maven plugin
Stars: ✭ 127 (-1.55%)
Mutual labels:  javaee
Cargotracker
The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).
Stars: ✭ 93 (-27.91%)
Mutual labels:  javaee
Minebot
Minebot
Stars: ✭ 119 (-7.75%)
Mutual labels:  forge
Deltaspike
Mirror of Apache Deltaspike
Stars: ✭ 129 (+0%)
Mutual labels:  javaee
Bewitchment
Mod inspired by Witchery
Stars: ✭ 128 (-0.78%)
Mutual labels:  forge
Dbmate
🚀 A lightweight, framework-agnostic database migration tool.
Stars: ✭ 2,228 (+1627.13%)
Mutual labels:  migration

== Windup

Windup is an automated application migration and assessment tool. If you want to contribute or participate in developer discussions, join us on the irc.freenode.net #windup channel or subscribe to the link:https://lists.jboss.org/mailman/listinfo/windup-dev[windup-dev mailing list].

== Get involved

=== Installation and Usage

You may download the link:http://windup.jboss.org/download.html[latest Windup release]. After that, follow the link:https://github.com/windup/windup/wiki/Execute[User Guide, Execute Windup].

Windup distribution contains a sample file to try Windup with. Try the following command in a console:

bin/windup --target eap --input samples/jee-example-app-1.0.0.ear

This will create a report next to the scanned archive:

samples/jee-example-app-1.0.0.ear.report/index.html

=== Project Source Code Format

This project has an agreed upon source format style documented via an link:https://github.com/windup/windup/blob/master/ide-config/Eclipse_Code_Format_Profile.xml[Eclipse code formatter profile]. If using an alternate IDE, plugins are available to allow use of this profile (see below). All contributions should be formatted using this profile before submission.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].