Java the language is so good. too bad the entire ecosystem is worse than brain dead. overload controlled by xmls scattered all over the filesystem, most read at run time. the mvn-gradle-mvn-gradle-mvn-... frustration and migration (literal) circle. the O.G. supply chain attacker build systems (which doesn't even help actually getting dependencies). everything is so bad. but at least com.java.naming.reverse.the.resolv…
Your comment isn't relevant to the discussion, as the article is not about the merits of the language, but merely a Java Security Framework.
Apache Shiro security framework releases 3.0.0
11–16 of 16 posts
Re: Apache Shiro security framework releases 3.0.0
#12Java the language is so good. too bad the entire ecosystem is worse than brain dead. overload controlled by xmls scattered all over the filesystem, most read at run time. the mvn-gradle-mvn-gradle-mvn-... frustration and migration (literal) circle. the O.G. supply chain attacker build systems (which doesn't even help actually getting dependencies). everything is so bad. but at least com.java.naming.reverse.the.resolv…
is this comment from 2015?
With e.g. Spring Boot and Gradle you can have large projects with zero xml files needed. That has been the case for years.
Re: Apache Shiro security framework releases 3.0.0
#13Java the language is so good. too bad the entire ecosystem is worse than brain dead. overload controlled by xmls scattered all over the filesystem, most read at run time. the mvn-gradle-mvn-gradle-mvn-... frustration and migration (literal) circle. the O.G. supply chain attacker build systems (which doesn't even help actually getting dependencies). everything is so bad. but at least com.java.naming.reverse.the.resolv…
> xmls scattered all over the filesystem is this comment from 2015? With e.g. Spring Boot and Gradle you can have large projects with zero xml files needed. That has been the case for years.
Re: Apache Shiro security framework releases 3.0.0
#14Java the language is so good. too bad the entire ecosystem is worse than brain dead. overload controlled by xmls scattered all over the filesystem, most read at run time. the mvn-gradle-mvn-gradle-mvn-... frustration and migration (literal) circle. the O.G. supply chain attacker build systems (which doesn't even help actually getting dependencies). everything is so bad. but at least com.java.naming.reverse.the.resolv…
> xmls scattered all over the filesystem is this comment from 2015? With e.g. Spring Boot and Gradle you can have large projects with zero xml files needed. That has been the case for years.
No one is ever reaching for xml or even thinking about it.
Re: Apache Shiro security framework releases 3.0.0
#15In my junior-to-mid days (ca. 2010) Apache Shiro seemed like a breath of fresh air compared to Spring Security in terms of ease of integration. Good to see it's still around.
Re: Apache Shiro security framework releases 3.0.0
#16Java the language is so good. too bad the entire ecosystem is worse than brain dead. overload controlled by xmls scattered all over the filesystem, most read at run time. the mvn-gradle-mvn-gradle-mvn-... frustration and migration (literal) circle. the O.G. supply chain attacker build systems (which doesn't even help actually getting dependencies). everything is so bad. but at least com.java.naming.reverse.the.resolv…
> xmls scattered all over the filesystem is this comment from 2015? With e.g. Spring Boot and Gradle you can have large projects with zero xml files needed. That has been the case for years.
But you shouldn’t be surprised. Very few people really can code in Spring nicely. For example, configuration in application.properties is still seems to be too complex to understand for most. Most accepted solution on StackOverflow is not the best at all (for example many-many includes unnecessary lines).