View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window telegram-spring-boot-starter-0.26.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.xabgesagtx.bots
├─ com.github.xabgesagtx.bots.CustomizableTelegramWebhookBot.class - [JAR]
├─ com.github.xabgesagtx.bots.SetWebhookBuilderFactory.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramApiFactory.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramBotAutoConfiguration.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramBotOptionsAutoConfiguration.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramBotStarter.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramProperties.class - [JAR]
├─ com.github.xabgesagtx.bots.TelegramProxyProperties.class - [JAR]