This is list of solutions that we've found during our development for backend site of traveloka, it should be helpful too for other to know.
Error:java: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider org.traveloka.application.TravelokaApplicationAnnotationProcessor not found.
Solution: https://tvlk.slack.com/archives/C03A4ENFK/p1502187526029442?thread_ts=1502187267.947020&cid=C03A4ENFK
Intellj peformance issue
. Temporary solution (adding more xmx and xms): https://tvlk.slack.com/archives/C03A4ENFK/p1505712577000062?thread_ts=1505712348.000074&cid=C03A4ENFK
172.17.0.0/16
, to check route -n for Linux os): https://29022131.atlassian.net/wiki/spaces/DevOps/pages/181568449/Development+Infrastructure+General+Troubleshooting+Fix+Access+to+.noc.tvlk.cloud
npm cache clean
https://docs.npmjs.com/troubleshooting/try-clearing-the-npm-cache
#please add more if you find useful things here