Skip to content

Handles CRM-related activities in the Carey Development ecosystem.

License

Notifications You must be signed in to change notification settings

careydevelopment/crm-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carey Development Logo

CRM Service

license

This is a Spring Boot application that's used with the "Building a CRM Application " series on the Carey Development website.

It's a microservice that handles requests related to CRM-specific objects within an ecosystem.

Each branch within this repo is related to a distinct guide. The master branch holds the latest version of the application.

If you want to follow along with the series, just visit the URL that points to the careydevelopmentcrm tag.

Remember, all guides are in reverse chronological order so if you want to start from the beginning, you'll need to go to the last page.

You Need to Make Updates

Bad news: you can't just clone this source and run it right out of the box. You'll need to make some changes.

For example, you'll need to update the MongoDB connection string in application.properties.

You might like to make some other configuration changes as well (e.g., maximum upload file size).

If you're deploying to Kubernetes, you could also store those properties in an external config file as I describe here.

The UI

The Carey Development CRM source uses this service.

License

This code is under the MIT License.

About

Handles CRM-related activities in the Carey Development ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published