Hey everyone,
I was playing around with ktor for some personal projects, and I noticed that it seems the option to add "Exposed" as a plugin was removed from the project generator today. I checked and its removed both from the website and the IntelliJ project generator. Does anyone have any background or info on this? I looked and couldn't find any announcement or any reason for this...
d
Daniel Pitts
10/30/2024, 3:23 AM
I don’t have an answer, but I will say it’s really easy to add it yourself. Just a couple lines in the gradle file
a
Aleksei Tirman [JB]
10/30/2024, 11:56 AM
The Exposed plugin should appear again in the project generator at the end of the day.