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

Complete package of changes - descriptions in commit notes #278

Open
wants to merge 290 commits into
base: develop
Choose a base branch
from

Conversation

wkulesza
Copy link

Introduced a lot of changes that include:

  • 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
  • centralize config
  • remove or try to modularize as much as possible things that are not really "core"
  • integrate jib -- for container generation
  • add support for quartz or other executor for correctly scheduling things and avoid cpu time usage by dormant threads
  • and many more (including new endpoints)

wkulesza and others added 30 commits April 15, 2024 10:32
Fix: PR Routes details fix parameter stopId
…manual_assignment

# Conflicts:
#	core/src/main/java/org/transitclock/core/AvlProcessor.java
#	core/src/main/java/org/transitclock/domain/structs/VehicleToBlockConfig.java
…r_path &

fixed the name used for export-table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants