Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apikey management : generowanie i usuwanie klucza do TC #7

Open
wants to merge 8 commits into
base: goeuropa_2_veh_to_blocks
Choose a base branch
from

Conversation

TsimurSh
Copy link

W klasie CommandsServer niestety weszło autowyrównywanie wierszy. Proszę tam patrzyć na ostatnie dwie metody. Z góry przepraszam.

@TsimurSh TsimurSh added the enhancement New feature or request label Jan 25, 2024
@TsimurSh TsimurSh self-assigned this Jan 25, 2024
@vesavlad
Copy link

Guys Hello!,

Didn't get any other way to contact you than this one. I'm also working on bringing transitclock up to date while also cleaning up the code that is not well formatted. It would be cool if you would want to branch from my work and use that in your prod env.

Currently the work is almost done and among tones of upgrades what I've done:

  • bump dependencies to latest version
  • bring query dsl to the table for query generation
  • try to combine all apps in one and make use of jcommander for defining start mode
  • integrate jetty direct in app so you have 1 solution for everything (allmost done)
  • centralize config
  • remove or try to modularize as much as possible things that are not really "core"
  • and many more

Things that I plan to do in short future:

  • integrate jib -- for container generation
  • add support for quartz or other executor for correctly scheduling things and avoid cpu time usage by dormant threads
  • why not move to a framework way of working (spring , micronaut)
  • rework the ui (using react) and remove deprecated features

The latest branch of my work is here https://github.com/opentransportro/transitime/tree/feature/jetty-embedded

Check it out and let me know if you want to contirbute & adopt that version of app and use it for your RT generation

If you want to reachout: vlad.vesa@outlook.com

Sorry for polluting your PR.

…o goeuropa_2_apikey_mgmt

# Conflicts:
#	transitclock/src/main/java/org/transitclock/db/webstructs/ApiKeyManager.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants