MDEForge
MDEForge copied to clipboard
MDEForge is an extensible modeling framework specifically conceived to support for discovery and reuse of existing modeling artefacts. MDEForge consists of a set of core services that permit to store...
See /mdeforge/src/main/webapp/WEB-INF/spring/task-executor.xml and /mdeforge/src/main/java/org/mdeforge/task/ForgeTaskExecutor.java. Documentation at https://docs.spring.io/spring/docs/current/spring-framework-reference/html/scheduling.html
Rest APIs have to be documented. It is suggested to use framework like swagger (http://swagger.io/) or something similar. See http://www.mdeforge.org/?page_id=68
Replicate for user the search artifacts select box. Create search user rest service
Add artifact details pages. Add project details pages. Add cluster graph fullsize page
From /mdeforge/private/EcoreMetamodel/artifacts it can be useful to add a link to the page showing the clusters of metamodels instead of going to the public page first
https://github.com/MDEGroup/MDEForge/blob/11ea2799f5b74e74031f2325536677beaebd7755/mdeforge/src/main/webapp/WEB-INF/views/private/use/shared_projects.jsp#L49 @Bitico
I am unable to run mdeforg from source code,I received the following error RROR [localhost-startStop-1] org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0': Invocation of init...