Skip to content

eclipse-xfsc/portal-article-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Article service

In order to run this application locally, the following should be satisfied:

Configuration of external systems

Open the application.yml file and configure value for the services.articles.uri.internal setting representing URI for GAIA-X service with news and articles. For instance:

services.articles.uri.internal: http://gaia-x.identity.local:8081/demo/api

Make sure that such external system is available from your host.

Application run

With all these configurations, use the following command to run application:

$ ./mvnw clean spring-boot:run

The application should be started on localhost and use port, configured in application.yml file:

server.port: 8084

About

Article and content management

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •