question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Javalin 4 wishlist

See original GitHub issue

The master branch is now in 4.0.0 mode, write any feature requests here.

Changes: https://javalin.io/news/javalin-4-development-updates

Current version:

<dependency>
  <groupId>io.javalin</groupId>
  <artifactId>javalin</artifactId>
  <version>4.0.0.ALPHA4</version>
</dependency>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:47 (32 by maintainers)

github_iconTop GitHub Comments

7reactions
Arrowsomecommented, Mar 13, 2021

Javalin is a really good framework, I enjoyed every moment of coding with it. For the next version fixing this trivial issue:

  • A better documentation, more tutorials, and samples e.g. there is nothing for db connection
4reactions
Mosrodcommented, Feb 22, 2021

It would be awesome if you could change the return type for password in BasicAuthCredentials (from ctx.basicAuthCredentials()) from String to char array (strings are immutable–therefore you are unable to manually override the value and the password would be stored in memory until the garbage collector deallocates it).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Javalin 4 wishlist · Issue #1172 - GitHub
This is nice as it provides a fair amount of documentation (still fairly bare bones) with very little code. The documentation is also...
Read more >
Documentation - A lightweight Java and Kotlin web framework
Javalin - A lightweight Java and Kotlin web framework. Create REST APIs in Java or Kotlin easily.
Read more >
Wishlist Wednesday - January 30, 2019 - What are your wishes for ...
Wishlist Wednesday - January 30, 2019 - What are your wishes for Anthem? Share your very own ideas and wishes for Anthem here,...
Read more >
J-Heel for Jumpers and Javelin Throwers
J-Heel for Jumpers and Javelin Throwers. 3 Reviews. Pinit. $29.00. SKU: 6085-01. Back. $29.00. Quantity - +. Add to Cart. Add to Wishlist...
Read more >
Ukraine tells the US it needs 500 Javelins and 500 Stingers ...
Ukraine has updated its extensive wishlist of additional military ... need for American-made Stinger anti-aircraft missiles and Javelin ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found