Skip to content

Conversation

@stevefan1999
Copy link
Contributor

Summary:

  1. Use Gradle instead of Maven
  2. Changed all getEnvironment calls to properties
  3. Added evaluator
  4. Added secure runtime
  5. Rewritten some code to use Lombok
  6. Added Lab metadata support
  7. No longer using detached threads to run timer tasks

@stevefan1999 stevefan1999 changed the base branch from master to dev April 26, 2022 12:54
@EndangeredF1sh EndangeredF1sh added the enhancement New feature or request label Apr 27, 2022
}
private final ServerProperties serverProperties;

@RequestMapping(value = "/api/route/**")
Copy link
Owner

@EndangeredF1sh EndangeredF1sh Apr 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can rewrite with @PathVariable here

@EndangeredF1sh EndangeredF1sh self-assigned this May 5, 2022
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