Closed sara-02 closed 6 years ago
Springboot-Actuator
is a package to help monitor and manage the health of Springboot applications.
Check this blog for more details about it: https://dzone.com/articles/spring-boot-actuator-a-complete-guide
So expected tags for springboot-actuator
should be monitor
, health
, metric
etc.
As far as Sprinboot-hateoas
is a package that helps create hypermedia-driven REST web service using Spring Boot.
Check this blog for more details about the package: https://dzone.com/articles/applying-hateoas-to-a-rest-api-with-spring-boot
The expected tags for Springboot-hateoas
should be along the lines of REST
, hypermedia
etc.
Since the current tags for both these packages is Spring
, Starter
one is coming as an alternate recommendation for the other.
As per the above details, we need to change the tags for these packages, and retrain the model.
As we can see the current recommendations make more sense. Note: They are still based on tag similarity.
Verify the below recommendation:
The tags are a 100% match, and alternate logic is outside of PGM(purely tag-based), so the only way to verify is to check what these packages do. Booster:
springboot-healthcheck
RHOAR version.