supporting scripts Create Spring Boot project w best approximation Convert database scripts (if applicable) Bring over static/public files (web UI/front end logic) Create Spring interfaces+classes that correspond to EE program structure (but not package structure) Copy/paste & get to work on the back end (bring coffee…a lot of coffee) Clean up the front end Test end to end
javax.persistence.schema-generation.*-script-source (create, drop, sql-load) create & drop scripts -> schema(-*).sql (under /resources) sql-load scripts -> data(-*).sql (under /resources) (Note: visibility into DB essential in case of issues)
in this world can take the place of persistence. Talent will not; nothing is more common than unsuccessful men with talent. Genius will not; unrewarded genius is almost a proverb. Education will not; the world is full of educated derelicts. Persistence and determination alone are omnipotent.”