Skip to content

This code is used to build the TwitterFeedMicroservice.

Notifications You must be signed in to change notification settings

pcdavies/TwitterFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Build the application and the distribution zip file with the build.sh file. It simply runs mvn clean assembly:assembly. That will result in a zip file in the target folder that can be uploaded to Java SE CS.

Run Locally

On successful build, you can run the app with sh target/bin/start which is a shell script generated by the Maven build that constructs the correct classpath to dependencies in target/repo.

Deploy

Edit config.properties to set your target server, user id, password, and identity domain

Deploy the application archive using deploy.sh. This will create the service instance and deploy.

Redeploy

Once a service instance has been created, updated archives are deployed

About

This code is used to build the TwitterFeedMicroservice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •