Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Who's using Javalin? #1676

Closed
tipsy opened this issue Sep 25, 2022 · 8 comments
Closed

⚠️ Who's using Javalin? #1676

tipsy opened this issue Sep 25, 2022 · 8 comments

Comments

@tipsy
Copy link
Member

tipsy commented Sep 25, 2022

We have a "Who's using Javalin?" section on the webpage. The initial list is based on publicly available information from GitHub/Gitlab, Maven, and user websites:

image

⚠️ If you want your company added to the list, please comment on this issue.

Not all companies can be added - The bigger and/or more noble your company/project is, the better your chances are :)

This issue replaces javalin/website#18 from the website repo

@tipsy tipsy pinned this issue Sep 25, 2022
@tomholub
Copy link

tomholub commented Oct 6, 2022

We do :-) https://flowcrypt.com/ for our Admin Panel https://flowcrypt.com/docs/business/enterprise-admin-panel.html

When we were evaluating the stack for the above product, a fresh hire insisted that we don't use Javalin. Insisted on Spring Boot. He no longer works here 😆 ... as you can imagine, I considered that a rather brain-dead suggestion, when Javalin is available.

Thank you for the work on Javalin, the Java ecosystem does not have to be complicated. 👍

@dkindler
Copy link

As do we! And we 💙 Javalin

@Lubrum
Copy link

Lubrum commented Oct 21, 2022

We do, for some internal services and APIs [Brazil].

@crummy
Copy link

crummy commented Feb 11, 2023

We do at www.ktbyte.com - we use twig templates for rendering our pages, static file hosting, and lots of websocket stuff for our live classrooms. Thanks for your hard work!

@tipsy
Copy link
Member Author

tipsy commented Apr 29, 2023

I'll close this since it's not really an "issue", but feel free to keep posting.

@tipsy tipsy closed this as completed Apr 29, 2023
@tipsy tipsy changed the title Who's using Javalin? ⚠️ Who's using Javalin? Apr 29, 2023
@dzikoysk
Copy link
Member

Reposilite is open-source project that uses Javalin under the hood. I'm linking this, because I'm aware that several people find this useful as a reference for real-world app:

@Tankonyako
Copy link


Discover StableProxy, a trusted proxy provider based in Ukraine, serving users worldwide. With their extensive network, StableProxy offers proxy services spanning multiple countries. Whether you need to scrape data, protect your online privacy, or access region-restricted content, StableProxy has the solution for you. Their robust infrastructure ensures reliable connections, while their emphasis on security guarantees your online activities remain confidential. Enjoy uninterrupted browsing with StableProxy's diverse range of proxies, enabling you to seamlessly navigate the web from different geographical locations with ease and peace of mind.

We use javalin for:

We choose Javalin for our proxy infrastructure due to its exceptional WebSocket capabilities and ability to handle large volumes of data, particularly traffic statistics.

  • WebSocket Support: Javalin provides native support for WebSocket communication, enabling real-time, bidirectional data exchange between clients and the server. This feature is crucial for monitoring and updating proxy traffic statistics in real-time, facilitating efficient tracking and analysis.

  • Scalability: Javalin is designed to handle high traffic loads and large amounts of data, making it a reliable choice for managing and processing extensive traffic statistics. Its lightweight nature and efficient resource utilization ensure optimal performance, even under heavy workloads.

@david-patchfox
Copy link

david-patchfox commented Sep 7, 2023

Redefining the Way Companies Reduce Security Vulnerabilities

PatchFox is a consulting company focused on vulnerability management. Our methodology, powered by our proprietary analysis engine, enables us to patch security defects in a manner that also makes it significantly less likely future defects will impact your organization.

In other words, if you are in a place where vulnerability management is a headache, PatchFox is the aspirin you are looking for.

We use Javalin for:

Every backend service we have is Javalin, including the core analysis engine. Javaln is fantastic in a lot of practical ways. Unlike other frameworks, there's not a lot Javalin is doing that isn't exposed to the engineer in a plain readily observable manner. There's not a lot of magic annotations or magic wiring or magic behavior. At PatchFox we work in an environment where analysis of large complex data sets is an everyday thing and if any behavior by any processing node in the ETL or analysis chain is not readily grokkable by the humans it's a risk our organization can't tolerate. Javalin provides us with everything we need, nothing we don't need, in a framework any capable Java engineer can read, grok, and code in without a lot of fuss.

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

No branches or pull requests

8 participants