Hi!

On Thu, Nov 19, 2020 at 5:27 PM Ron Cecchini <[email protected]> wrote:
> Basically, just looking for an example full stack project (think "inventory 
> management system") that uses Camel and Spring Boot on the back end, with a 
> Postgres or MySQL, and also some kind of React/Node (or whatever) front end.  
> I realize there are different philosophies for how to separate the front and 
> back end, so any example would do.

Maybe GeoNetwork can be an example?
https://github.com/geonetwork/core-geonetwork/

Spatial CMS, Metadata Catalog.

It uses Camel for some jobs in the backend, mostly related to events
and harvesting from other sources.
It has a UI that, last time I checked, was AngularJS based.
It uses Spring.
It has en ElasticSearch and a database (usually Postgres) behind.

Although, truth be told, they just added Camel this year. GeoNetwork
is much much older (I remember dealing with legacy code from early
2000).

> Thank you very much.
>

Cheers!
MarĂ­a.

Reply via email to