Skip to content

Conversation

SentryMan
Copy link
Collaborator

now stuff like this works:

public interface TitanFall {

  @Get("/${titan}/${drop.point}")
  Titan titanFall();


  @Get("/${titan}/copium")
  Titan titanFall3();
}

@SentryMan SentryMan requested a review from rbygrave October 21, 2023 23:12
@SentryMan SentryMan self-assigned this Oct 22, 2023
@SentryMan SentryMan added this to the 2.0 milestone Oct 22, 2023
@SentryMan SentryMan enabled auto-merge October 22, 2023 20:15
@SentryMan SentryMan merged commit 1366721 into avaje:master Oct 22, 2023
@SentryMan SentryMan deleted the constant branch October 22, 2023 20:18
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.

2 participants