1
3
2
18
3
31
submitted 3 weeks ago by neme@lemm.ee to c/java@programming.dev
4
18

🎂 Happy 30th anniversary to #Java! 🎂

This is still my favorite backpack to this day (yes I still use it, ask @Sharat_Chander )

Here's to a superb programming language 🥂

@java #programming

5
10
submitted 1 month ago by cm0002@lemmy.world to c/java@programming.dev
6
4
submitted 1 month ago by kionite231@lemmy.ca to c/java@programming.dev

Hello,

I am trying to make an anonymous chat website like Omegle. I only know Spring Boot and Thymeleaf which means I have to utilize SSR.

Has anyone made a web app using only SSR? Is it even possible?

7
9
submitted 1 month ago by kionite231@lemmy.ca to c/java@programming.dev

Hello folks,

I made a very basic game named 2dBallAnimation, it's using basic vector math in order to make the Animation happen.

there is only 3 classes in the entire app:

  • MainActivity.java : it gets executed when the app start
  • DefaultScreenView.java : it's responsible to make the animation work by doing vector math
  • V2.java : contains the x,y values of a vector and methods for vector addition, subtraction, multiplication, normalization etc..

are you Android dev or Java dev? share your thoughts about the app? feel free to give me some suggestion too.

8
6
Who Uses Vaadin? (vaadin.com)

So far I have worked on many different projects, seeing many different approaches to modern web application development including among others:

Thymeleaf, Freemarker, ZK, Angular2, Vue.js, React and Vaadin

to facilitate rendering of a UI. Obviously, there are always advantages and disadvantages and different paradigms involved.

With all the advantages that do exist with modern js frameworks, it also almost always feels like a lot of bloat and overhead to me to work with these frameworks.

More recently, I did work with Vaadin, and as a Java developer at heart, I rarely felt that much „at home“ for creating a UI.

I have to admit, it is still quite handy to know your js and css for special behaviours and edge cases, but something in me just loves working with Vaadin.

So now we can talk a lot about Performance and stuff, but Vaadin‘s simplistic approach is imho very much appealing to people who Like Java.

It might not be the best fit for everything, but it can surely get you far, and it seems that indeed quite a few companies are leveraging its advantages.

I am curious, anyone else with a positive opinion about Vaadin out there?

Best

9
9
submitted 2 months ago* (last edited 2 months ago) by Custodian6718@programming.dev to c/java@programming.dev

Java champions and Senior engineers speaking out against lombok

10
14
submitted 3 months ago by neme@lemm.ee to c/java@programming.dev
11
10
What's new in Java 24 (pvs-studio.com)

On March 18, a new Java version is set to arrive! Let's take a peek at new features, including the long-awaited final implementation of Stream Gatherers!

12
-1
What's new in Java 24 (pvs-studio.com)
submitted 3 months ago* (last edited 1 month ago) by CodiUnicorn@programming.dev to c/java@programming.dev

On March 18, a new Java version is set to arrive! Let's take a peek at new features, including the long-awaited final implementation of Stream Gatherers!

13
12
3,200% CPU Utilization (josephmate.github.io)
14
10
15
18

PVS-Studio has collected the most intriguing Java errors detected in open-source projects

16
15

Java equips developers with convenient tools for serializing objects. Although they seem primitive at first glance, their internal implementation contains a wealth of interesting insights. In this article, we'll explore the essentials of serialization and its nuances. Let's see how it operates under the hood!

17
19
18
7
submitted 7 months ago by bahmanm@lemmy.ml to c/java@programming.dev

cross-posted from: https://lemmy.ml/post/22574276

If there was one reason I liked coding in Java, it'd be AssertJ and its brilliant extensibility.

The image is an example of it from bjForth

The ability to create custom assertions makes the test code concise and read naturally.

19
5
Java on Kubernetes (www.youtube.com)

Not a lot of information out there about running Java on k8s

I have also been looking into benchmarks between HTTP servers.

There is this but its just "Hello world"

20
6

Even though I don't use Azure, I found this quite interesting.

21
1
YYYY? yyyy! (pvs-studio.com)
22
4
23
0
24
5
25
5
view more: next ›

Java

1714 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS