Skip to content
#

spring-framework

Here are 316 public repositories matching this topic...

maciejwalkowiak
maciejwalkowiak commented Feb 14, 2020

Search engines results often lead to old versions of Spring Framework reference and it is becoming a habit to go to address bar and change the version in the URL to current.

As I imagine it's not straightforward to optimise reference website for promoting latest current version in search results, one solution I have in mind is to add for every version older than current an information like:

naturalprogrammer
naturalprogrammer commented Aug 11, 2015

Allow application developers to restrict the number of maximum login sessions for a user by using a property such as lemon.security.max-sessions: 5. A default, say 5, can be set.

Coding this feature will also allow us to go a step further and force logout a user when an admin alters his roles.

References:

http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/#concurrent

rake-inc
rake-inc commented Jan 4, 2020

I trying to do CI using a standalone gitlab-ci runner container in a dedicated server. To run the tests I'm using zonky to create a postgis database service which is also containerized. It runs fine in my local machine. But while my Gitlab-ci runs the test it throws Illegalstateexception as it failed to load the application context. Anyone else experienced the same?

Thanks in advance.

Improve this page

Add a description, image, and links to the spring-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.