Custom Handlers and "extra.handlers" key

NCister4 years ago

Hi
I noticed, in versions higher than 4.5, that extra.handlers key was removed.
Is there an alternative way to develop a custom handler?
Thanks a lot.

Anton Tananaev4 years ago

Yes. Just add it to the code.

NCister4 years ago

OK, but "extra.handlers" approach allowed to use Traccar standard distro (without re-compile) by adding a custom jar ...

Anton Tananaev4 years ago

Don't you still need to compile your code? I don't really see a big difference.