In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article introduces the knowledge of "how to build Jrebel activation service". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Set up Jrebel activation service 1. Download the source code
Download address: code cloud source code address
Git clone https://gitee.com/suveng/JrebelLicenseServerforJava.git2. The local running service or is deployed to the server to run locally
Run the main method in the class MainServer
License Server started at http://localhost:8081JetBrains Activation address was: http://localhost:8081/JRebel 7.1 and earlier version Activation address was: http://localhost:8081/{tokenname}, with any email.JRebel 2018.1 and later version Activation address was: http://localhost:8081/{guid}(eg:http://localhost:8081/779a56c2-4163-430e-9492-087bbb568a30), with any email.
After seeing the following log, it means that the startup is successful. You can activate Jrebel directly using the local service.
3. activation
To install Jrebel in IDEA, install step (Windows): File- > Settings- > Plugins, and then search for Jrebel at the online installation plug-in, and then install it. It will take effect after restarting IDEA. After installing Jrebel, activate, Help- > Jrebel- > Activation.
Select the first option, Connect to online licensing service, enter the spliced online activation service in the first input box, for example: http://140.143.12.222:8081/ea1d67dc-bb7a-4db0-9ed4-1b6742b0f38b, and then enter any email address in the second input box (any mailbox that matches the format is fine).
Click the Change license button to activate. If the activation is not successful, you can use the website mentioned above to generate GUID online into a new GUID and try again.
Deploy to Linux server 1. Pack mvn clean package-Dmaven.test.skip=true2. Upload
Find the typed jar package in the target directory and upload it to the server.
3. Start nohup java-jar JrebelBrainsLicenseServerforJava-1.0-SNAPSHOT-jar-with-dependencies.jar > log 2 > & 14. Test whether the service is accessible
Telnet ip port
This is the end of "how to build Jrebel Activation Service". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.