schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #java

[?]Shawn Webb » 🌐
@lattera@bsd.network

@xilerk Good catch! This command did the trick:

$ mvn -D versions.outputLineWidth=${COLUMNS} versions:display-dependency-updates

Of course, ${COLUMS} could be set to some arbitrary huge value to help better ensure single line per dependency.

Thanks a bunch for the suggestion! :-)

    [?]Shawn Webb » 🌐
    @lattera@bsd.network

    This is not easily parsed by machines (or even humans). Some version numbers are on the same line, others are on a separate line.

    There's extraneous and unneeded info.

    And there's no way to influence the appearance of the output. For example, the ps command as the -w flag to explicitly set wide text output mode.

    Screenshot of `mvn versions:display-dependency-updates`

    Alt...Screenshot of `mvn versions:display-dependency-updates`

      Katrin Rabow boosted

      [?]Gerd Aschemann » 🌐
      @ascheman@mastodon.social

      My Java Modules with @ASFMavenProject (4) series continues!

      Cleanly separate API and implementation in Java modules — and why mixing both is a common antipattern.

      maven.aschemann.net/blog/2026/

      Blog Series about Java Modules with Maven 4: "Separating API and Implementation" — using dedicated modules and requires transitive in Java Modules with Maven 4. With a portrait of the author.

      Alt...Blog Series about Java Modules with Maven 4: "Separating API and Implementation" — using dedicated modules and requires transitive in Java Modules with Maven 4. With a portrait of the author.

        Ted M. Young boosted

        [?]Jan Ouwens » 🌐
        @jqno@mastodon.online

        EqualsVerifier 4.4.2 is out! It's a bugfix release that improves the layout of error messages, fixes a small bug with Kotlin lazy fields, and fixes two other minor issues.

        Check it out: github.com/jqno/equalsverifier

          Ted M. Young boosted

          [?]Ted M. Young » 🌐
          @jitterted@sfba.social

          Another stream, another set of notes. So much "new"!

          I try out a new design for Projectors, splitting EventConsumer into two pieces. Test-driving shows how it's about design exploration, not just writing tests.

          ted.dev/articles/2026/04/06/li

            Ted M. Young boosted

            [?]Kamil Banach » 🌐
            @elwin013@toot.community

            I love working with .

            I wanted to upgrade the app runtime from 17 to 21 - all I needed to do was install the new runtime, change the java.version property to 21, rebuild, and deploy.

            And that is all - everything is working perfectly 😍

              Jason Gorman boosted

              [?]Ted M. Young » 🌐
              @jitterted@sfba.social

              Notes from my work, where I looked at event consumers that only get events they're interested in.

              Struggled with Java's MethodHandle (docs could be better!), but otherwise works well.

              Thoughts about Projector design.

              Read more at: ted.dev/articles/2026/04/02/li

                [?]El laboratorio de Rafa » 🌐
                @labrafa@mastodon.world

                ¿Quieres aprender de tecnología y lenguajes de programación?

                Si es así, suscríbete a mi canal youtube. Es completamente gratis!

                youtube.com/@ellaboratoriodera

                  Ted M. Young boosted

                  [?]Frank Delporte » 🌐
                  @frankdelporte@foojay.social

                  Here is the new , published on jfx-central.com/links.

                  Thanks to
                  PDFSam
                  @dlemmermann
                  @hansolo_
                  @foojay

                  Happy reading, and have a lovely weekend!

                  Screenshot

                  Alt...Screenshot

                    Ted M. Young boosted

                    [?]Frank Delporte » 🌐
                    @frankdelporte@foojay.social

                    I wrote an article for JAVAPRO about the Foreign Function and Memory (FFM) API, added in 22, and how it got used to add a new and better plugin to @pi4j

                    You can read it here:
                    javapro.io/2026/04/01/the-ffm-

                      Ted M. Young boosted

                      [?]JAVAPRO » 🌐
                      @javapro@mastodon.social

                      Build your own experience! (Apr 20–23, Cologne) is all about flexibility: create your personal schedule, meet , join hands-on & explore real-world in .

                      💡 Free tickets available — details in the article: javapro.io/2026/03/31/architec

                        Ted M. Young boosted

                        [?]Richard Fichtner » 🌐
                        @RichardFichtner@fosstodon.org

                        People keep asking me about these badges…
                        especially the ribbons.

                        Yes, there’s a bit of “catch ’em all” 😄
                        But they actually do something simple: they start conversations.

                        You see a topic → you talk → something interesting happens.

                        That’s the real value of in-person conferences.

                        That’s what JCON EUROPE 2026 is about.

                        Join us in April in Cologne: 2026.europe.jcon.one/

                          Thomas Much boosted

                          [?]Michael Kutz » 🌐
                          @mkutz@mstdn.social

                          ApproveJ 1.6.0 is here 🚀

                          ✨ Inline Value Updates update approved value in your test source
                          📸 Enhanced Visual Feedback with diff
                          🤖 AI Assisted Reviews

                          👉 approvej.org
                          🔗 Full Changelog: lnkd.in/eyTtdR_3

                          ApproveJ's image comparison view in IntelliJ. Received screenshot on the left, difference image in the middle and previously approved screenshot on the right.

                          Alt...ApproveJ's image comparison view in IntelliJ. Received screenshot on the left, difference image in the middle and previously approved screenshot on the right.

                            [?]Moritz Halbritter » 🌐
                            @mhalbritter@fosstodon.org

                            [?]Ted M. Young » 🌐
                            @jitterted@sfba.social

                            This was all triggered by new functionality that I want to add: the ability to set a date/time when concert tickets go on sale that is separate from when the concert was scheduled (entered into the system).

                            Read all about it at ted.dev/articles/2026/03/30/li

                              [?]Tim Zöller » 🌐
                              @javahippie@mainz.social

                              zeigt heute mal wieder, was ihnen die Community bedeutet, hm?

                                Ted M. Young boosted

                                [?]JCON » 🌐
                                @jcon@mastodon.social

                                youtube.com/shorts/zvmxZYIA13Q

                                Project Project
                                And most importantly: The people behind it.

                                Sharat Chander invites you to meet , top speakers and the global community at .

                                🎟️2026.europe.jcon.one/tickets

                                  [?]Ted M. Young » 🌐
                                  @jitterted@sfba.social

                                  Want some Technical Coaching or a Talk (Event-Sourcing, Testing)?

                                  I'm looking to do meetup/user group presentations or technical coaching the week of April 27, and in June so I don't have to fly all the way back home, just to fly back again a soon after.

                                    [?]Ted M. Young » 🌐
                                    @jitterted@sfba.social

                                    I love generics (when I get them right, which can take me a while!) and find varargs really useful when refactoring, but they do NOT play well together. Ugh. Guess I'll create an overloaded method to take a List<T> instead.

                                      [?]Ted M. Young » 🌐
                                      @jitterted@sfba.social

                                      On my stream last week, I had some frustration with Avro for event payload serialization and decided that JSON was just fine (in terms of performance).

                                      I had thoughts about Projections as Caches and a question around IDs being required in events.

                                      ted.dev/articles/2026/03/25/li

                                        [?]Simon Brooke » 🌐
                                        @simon_brooke@mastodon.scot

                                        people, do you have a preference for the name 'hashtable' or 'hashmap'? In , there's an actual semantic difference, since Java HashTable is not thread safe while Java HashMap is.

                                        I am building things which are thread safe. My inclination is to call them 'hashtables', but is this now old fashioned and should 'hashmap' be preferred?

                                        If so, please give reasons.

                                          Ted M. Young boosted

                                          [?]JAVAPRO » 🌐
                                          @javapro@mastodon.social

                                          What can 30 years of teach us about the future? How do you scale responsibly? Why is code the easy part?

                                          See Keynotes with @Sharat_Chander / @Oracle, @myfear / @IBM, @MarkusKett / @Cyrock.AI & Johann Strauss / @dell & why they matter: javapro.io/2026/03/26/the-inco

                                            Ted M. Young boosted

                                            [?]Frank Delporte » 🌐
                                            @frankdelporte@foojay.social

                                            Here is the new , published on jfx-central.com/links.

                                            Thanks to
                                            Kevin Rusforth
                                            @APIdia
                                            @gluonhq
                                            @eitch
                                            @lottie4j
                                            @dlemmermann
                                            Lee Wyatt

                                            Happy reading, and have a lovely weekend!

                                            Screenshot

                                            Alt...Screenshot

                                              [?]Leanpub » 🌐
                                              @leanpub@mastodon.social

                                              Big Kotlin pack by Marcin Moskała is the featured bundle on Leanpub!

                                              Link: leanpub.com/b/kotlin_mm

                                                [?]Ted M. Young » 🌐
                                                @jitterted@sfba.social

                                                More live coding and :

                                                I dealt with "external" and "parameter" validation (I didn't implement the third type: "internal" validation) of scheduling conflicts for Concerts.

                                                I also pondered minimal consistency boundaries.

                                                Notes are at: ted.dev/articles/2026/03/24/li

                                                  Ted M. Young boosted

                                                  [?]InfoQ » 🌐
                                                  @infoq@techhub.social

                                                  Check out what's new in the community 👉 bit.ly/3NMwcbY

                                                  The third milestone releases of: Spring Boot, Spring Security, Spring Integration, Spring AI and Spring AMQP; along with the second milestone releases of Spring Data and Spring for Apache Kafka.

                                                    [?]Ted M. Young » 🌐
                                                    @jitterted@sfba.social

                                                    Back to streaming, with notes from yesterday's stream: ted.dev/articles/2026/03/23/li

                                                    I chatted about consistency boundaries, missing-event heuristics, and encoding (serializing) events.

                                                      [?]Leanpub » 🌐
                                                      @leanpub@mastodon.social

                                                      Stratospheric - From Zero to Production with Spring Boot and AWS: Hands-on online course to learn all you need to know to get a Spring Boot application into production with AWS. by Philip Riecks, Björn Wilmsmann, and Tom Hombergs is the featured course on Leanpub!

                                                      Link: leanpub.com/courses/leanpub/st

                                                        Ted M. Young boosted

                                                        [?]Frank Delporte » 🌐
                                                        @frankdelporte@foojay.social

                                                        Here is the new , published on jfx-central.com/links.

                                                        Thanks to
                                                        @gluonhq
                                                        @johanvos

                                                        @eitch
                                                        @rladstaetter
                                                        Pavel Castornîi
                                                        Helal Anwar
                                                        Florian Enner
                                                        JPro

                                                        Happy reading, and have a lovely weekend!

                                                        Screenshot

                                                        Alt...Screenshot

                                                          [?]Leanpub » 🌐
                                                          @leanpub@mastodon.social

                                                          CAS Internals: A Journey Through the Central Authentication Server Codebase by Dmitriy Kopylenko is the featured book on Leanpub!

                                                          Link: leanpub.com/cas-internals

                                                            Ted M. Young boosted

                                                            [?]Moritz Halbritter » 🌐
                                                            @mhalbritter@fosstodon.org

                                                            We also released 4.1.0-M3: spring.io/blog/2026/03/20/spri

                                                            Highlights include:

                                                            - Spring gRPC Support
                                                            - File Rotation Support for Log4j
                                                            - OpenTelemetry Enhancements
                                                            - MongoDB Support for Spring Batch
                                                            - SSL Support for RabbitMQ Streams
                                                            - AMQP 1.0 Support

                                                              [?]Moritz Halbritter » 🌐
                                                              @mhalbritter@fosstodon.org

                                                              On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 4.0.4 has been released and is now available from Maven Central.

                                                              spring.io/blog/2026/03/19/spri

                                                              I hope it's not 404ing.

                                                                [?]Moritz Halbritter » 🌐
                                                                @mhalbritter@fosstodon.org

                                                                On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.12 has been released and is now available from Maven Central.

                                                                spring.io/blog/2026/03/19/spri

                                                                  [?]Marit van Dijk ☕️🥑 » 🌐
                                                                  @maritvandijk@mastodon.social

                                                                  You can use support for the @sdkman .sdkmanrc file in to download , Set as project JDK and navigate to Project Structure.

                                                                  Alt...IntelliJ IDEA with an .sdkmanrc file open, containing java=26-librca with a link next to it: "JDK not found. More..." The link is clicked to show a menu including the option "Run 'sdk install java 26-librca". Once downloaded the link changes to "Set as project JDK" and once that is done, the link changes to "Project JDK (liberica-26)" and when that is clicked the Project Structure popup opens showing JDK 26.

                                                                    Ted M. Young boosted

                                                                    [?]Lobsters » 🤖 🌐
                                                                    @lobsters@mastodon.social

                                                                    Java 26 Is Here, And With It a Solid Foundation for the Future lobste.rs/s/ywrcll
                                                                    hanno.codes/2026/03/17/java-26

                                                                      [?]Leanpub » 🌐
                                                                      @leanpub@mastodon.social

                                                                      Big Kotlin pack by Marcin Moskała is the featured bundle on Leanpub!

                                                                      Link: leanpub.com/b/kotlin_mm

                                                                        Ted M. Young boosted

                                                                        [?]InfoQ » 🌐
                                                                        @infoq@techhub.social

                                                                        On the latest , Andres Almiray - serial open-source contributor and creator of JReleaser - joins Olimpiu Pop to discuss:

                                                                        ✅ The current state of - why it’s a powerhouse for any ecosystem (not just Java)
                                                                        ✅ The mission and vision of the Commonhaus Foundation - the new open-source foundation that hosts JBang, Quarkus & JReleaser

                                                                        🎧 Listen here / 📄 included: bit.ly/47QPO5w

                                                                          [?]OSNews » 🤖 🌐
                                                                          @osnews@mstdn.social

                                                                          Java 26 released

                                                                          Java 26 delivers thousands of improvements that boost developer productivity, simplify the language, and help developers integrate AI and cryptography functionality into their applications. To help developers further streamline and enhance their development initiatives, Oracle is also announcing the new Java Verified Portfolio, which provides developers with a curated set of Oracle-supported tools, framew

                                                                          osnews.com/story/144611/java-2

                                                                            Back to top - More...