I am developping a confluence plugin for confluence 5.3.4 and I would like to get rid of "/plugins/servlet" part of the URL. How can I achieve that?
I am afraid this is not possible. By design all servlets have a common /plugins/servlet root. You can find more information in Servlet Module.
As a workaround, may be you could deploy your "plugin" as a standalone application and listen in the context path you want and then apply the changes to Confluence using Confluence API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AI-powered meeting notes keep work moving even if you’re out of the office. Enjoy your well-deserved time off and return refreshed, confident you’ll catch up in no time.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.